浏览代码

.gitignore: update files to ignore

Nathalie Furmento 12 年之前
父节点
当前提交
50eac6c709
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -13,8 +13,6 @@
 /doc/starpu.info
 *~
 ,*
-Makefile
-Makefile.in
 .libs
 .deps
 *.o
@@ -291,3 +289,5 @@ starpu.log
 /gcc-plugin/tests/registered
 /gcc-plugin/tests/warn-unregistered
 /cyclomatic-complexity.html
+./Makefile
+Makefile.in