Skip to content

Commit 031d358

Browse files
committed
chore: Ignore MS IDE caches
Ignore VS and VS Code users files
1 parent c713140 commit 031d358

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,13 @@ sassc/
8484
sass-spec/
8585

8686
installer/
87+
88+
# Visual Studio cache directory
89+
.vs/
90+
91+
# Visual Studio Code
92+
.vscode/*
93+
!.vscode/settings.json
94+
!.vscode/tasks.json
95+
!.vscode/launch.json
96+
!.vscode/extensions.json

0 commit comments

Comments
 (0)