Ignore dlls, pdb, some cmake generated files and orig files produced by some diff programs

This commit is contained in:
Roman Chistokhodov 2017-12-18 23:58:30 +03:00
parent e1dce5fce9
commit 113135f7b9
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