Skip to content

Commit a73178f

Browse files
RickBriceaothms
authored andcommitted
Adds ignore settings for vs2015 and vs2019
1 parent 24808ce commit a73178f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Dependency and build folders created by the build scripts
2+
/_build-vs2015-x64/
3+
/_deps-vs2015-x64-installed/
24
/_build-vs2017-x64/
35
/_deps-vs2017-x64-installed/
6+
/_build-vs2019-x64/
7+
/_deps-vs2019-x64-installed/
48
/_deps/
59
/deps*/
610
/build*/

0 commit comments

Comments
 (0)