add build directory to .gitignore

This commit is contained in:
Christian Daniel 2012-11-01 10:31:39 +01:00
parent 8cd4485471
commit 4f081b11bd
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
CMakeLists.txt.user
build/*