瀏覽代碼

Tell git to ignore files generated by autotools.

master
Richard Nyberg 16 年之前
父節點
當前提交
d8e1d6a492
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. +7
    -0
      .gitignore

+ 7
- 0
.gitignore 查看文件

@@ -0,0 +1,7 @@
*.in
aclocal.m4
autom4te.cache
configure
depcomp
install-sh
missing

Loading…
取消
儲存