Add Code::Blocks project and build files to .gitignore

This commit is contained in:
bcnjr5 2013-04-25 09:56:40 -04:00 committed by Kahrl
parent 6f9d384311
commit 64befefcfc
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -59,4 +59,7 @@ CPackSourceConfig.cmake
Makefile
cmake_install.cmake
locale/
*.cbp
*.layout
*.o