Skip to content

Commit

Permalink
Merge pull request sass#2930 from nschonni/chore--Ignore-MS-IDE-caches
Browse files Browse the repository at this point in the history
chore: Ignore MS IDE caches
  • Loading branch information
nschonni committed Jul 4, 2019
2 parents acfcd6f + 031d358 commit 7442be5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,13 @@ sassc/
sass-spec/

installer/

# Visual Studio cache directory
.vs/

# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

0 comments on commit 7442be5

Please sign in to comment.