Просмотр исходного кода

.gitignore: update files to ignore

Nathalie Furmento лет назад: 12
Родитель
Сommit
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