Skip to content

Commit bb7f8b5

Browse files
reductorddobrev
authored andcommitted
Adding vs2017 to .gitignore (#998)
Also making line endings consistent within .gitignore
1 parent 99e8499 commit bb7f8b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,12 @@ src/generator/generator
4040
/build/vs2012
4141
/build/vs2013
4242
/build/vs2015
43+
/build/vs2017
4344
/build/gmake
4445
/build/headers
4546
/deps/llvm
4647
/deps/NUnit*
4748
/extra
4849
/site
49-
/wip
50-
/.vs
50+
/wip
51+
/.vs

0 commit comments

Comments
 (0)