Skip to content

Commit

Permalink
fix: Add vscode to ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
acezard authored and trollepierre committed Apr 19, 2022
1 parent 51ae10d commit cab38ea
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
node_modules
*.log
dist
.idea
.vscode
coverage
dist
docs/build
.idea
node_modules

0 comments on commit cab38ea

Please sign in to comment.