Ignore VC++ files.
This commit is contained in:
parent
3409c9b383
commit
54a6c6fee0
11
.gitignore
vendored
11
.gitignore
vendored
@ -14,3 +14,14 @@
|
||||
/test/run-tests.dSYM
|
||||
/test/run-benchmarks
|
||||
/test/run-benchmarks.dSYM
|
||||
|
||||
*.sln
|
||||
*.vcproj
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
*.vcxproj.user
|
||||
_UpgradeReport_Files/
|
||||
UpgradeLog*.XML
|
||||
build/Debug
|
||||
build/Release
|
||||
build/ipch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user