Add a few output files to .gitignore.

This commit is contained in:
Pierre Phaneuf 2014-06-04 15:34:58 +01:00
parent e5a431998d
commit c96fb246b9
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,3 +1,7 @@
*.a
*.cmake
/test/benchmark_test
/test/re_test
CMakeCache.txt
CMakeFiles/
Makefile