Skip to content

Commit

Permalink
Added .gitignore file hiding all cmake generated files and lib directory
Browse files Browse the repository at this point in the history
  • Loading branch information
J Kishore kumar authored and dkastl committed May 23, 2011
1 parent 8574864 commit 0f257a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CMakeFiles
Makefile
*.cmake
CMakeCache.txt
lib

0 comments on commit 0f257a2

Please sign in to comment.