Merge pull request #40 from FreeSlave/gitignore

Ignore dlls, pdb, some cmake generated files and orig files produced …
This commit is contained in:
Alibek Omarov 2017-12-20 18:48:31 +03:00 committed by GitHub
commit 4f71ed9e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions

12
.gitignore vendored
View File

@ -6,4 +6,14 @@
*.a
*.framework
*.exe
build/
*.dll
*.pdb
build/
CMakeLists.txt.user
cmake_install.cmake
*.orig
*.cbp
*.dsw
*.vsxproj
*.vsproj
*.sln