mirror of
https://github.com/schnaader/precomp-cpp
synced 2026-08-23 00:23:04 -04:00
Add x64 VS build folders to .gitignore
This commit is contained in:
parent
ac6547273d
commit
14ab46353b
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -37,7 +37,10 @@
|
|||
# Visual Studio output directories
|
||||
vs2015/Debug
|
||||
vs2015/Release
|
||||
vs2015/x64
|
||||
vs2015/paq8o8pre/Debug
|
||||
vs2015/paq8o8pre/Release
|
||||
vs2015/paq8o8pre/x64
|
||||
vs2015/Precomp/Debug
|
||||
vs2015/Precomp/Release
|
||||
vs2015/Precomp/Release
|
||||
vs2015/Precomp/x64
|
||||
Loading…
Add table
Add a link
Reference in a new issue