Merge pull request #75 from cawka/gitignore

Extended .gitignore
pull/81/head
Jeffrey Walton 2015-12-07 13:24:54 -05:00
commit b5aa6b3a92
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -82,6 +82,7 @@ x64/
build/
[Bb]in/
[Oo]bj/
[Ll]ibs/
# MSTest test Results
[Tt]est[Rr]esult*/
@ -92,6 +93,7 @@ build/
*.ilk
*.meta
*.obj
*.o
*.pch
*.pdb
*.pgc
@ -110,6 +112,8 @@ build/
*.pidb
*.log
*.scc
*.exe
*.a
# Visual C++ cache files
ipch/
@ -249,3 +253,4 @@ pip-log.txt
#Mr Developer
.mr.developer.cfg