Skip to content

Commit 7442be5

Browse files
authored
Merge pull request #2930 from nschonni/chore--Ignore-MS-IDE-caches
chore: Ignore MS IDE caches
2 parents acfcd6f + 031d358 commit 7442be5

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)