Skip to content

Commit

Permalink
add gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch committed Jul 22, 2009
1 parent d86f67d commit 80a871b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
CMakeFiles/
CMakeCache.txt
*.user
*.cbp
Makefile
*.cmake
!.gitignore
camtest

0 comments on commit 80a871b

Please sign in to comment.