Skip to content

Commit fc6ce76

Browse files
committed
Update .gitignore to ignore /out/ and /.vs/ dirs
1 parent 8190e06 commit fc6ce76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
/doc/doxyfile
1212
/dist/
1313
/.cache/
14+
/.vs/
15+
/out/
1416

1517
# MSVC project files:
1618
*.sln

0 commit comments

Comments
 (0)