Skip to content

Commit

Permalink
Added vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
acoard committed Sep 29, 2020
1 parent d67d75a commit 992908c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
.DS_Store
.idea
*.iml
.vscode/*

# debug
npm-debug.log*
Expand Down

0 comments on commit 992908c

Please sign in to comment.