Skip to content

Commit 269b661

Browse files
Ignore Visual Studio and VSCode cache/workspace directories (#938)
1 parent 4490a7d commit 269b661

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,9 @@
2727
*.exe
2828
source/gen_version.bat
2929
build*/
30+
31+
# Visual Studio cache directory
32+
.vs/
33+
34+
# VSCode workspace directory
35+
.vscode/

0 commit comments

Comments
 (0)