Skip to content

Commit

Permalink
Ok, so CMakeFiles/ *should* be in .gitignore. Also filter out editor …
Browse files Browse the repository at this point in the history
…backup files.
  • Loading branch information
jjuhl committed Aug 12, 2011
1 parent 21c26de commit 06c37c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,6 +1,8 @@
build
TAGS
*.[oa]
*~
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake

0 comments on commit 06c37c3

Please sign in to comment.