Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
euvl committed Apr 26, 2020
1 parent 9d141c4 commit e7842a7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
.vscode
.DS_Store
.idea/
*.map
node_modules/
npm-debug.log
*.map
demo/dist/*
docs/.vuepress/dist
.idea/

0 comments on commit e7842a7

Please sign in to comment.