updated .gitignore

dev
Przemyslaw Skibinski 2016-11-14 13:41:18 +01:00
parent 0b48a59647
commit c89c74ee91
1 changed files with 12 additions and 7 deletions

19
build/.gitignore vendored
View File

@ -1,13 +1,18 @@
*Copy
# Visual C++
bin/
.vs/
*Copy
*.db
*.opensdf
*.sdf
*.suo
*.user
VS2005/
VS2008/
VS2010/
VS2012/
VS2013/
VS2015/
VS2010/bin/
VS2012/bin/
VS2013/bin/
VS2015/bin/
# CMake
cmake/