Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 30, 2020
1 parent 8dc6627 commit 7c2d95d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 206 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
node_modules

npm-debug.log*
yarn-error.log
package-lock.json

.DS_Store
.cache
.vscode
.idea
.env

*.bak
*.tem
*.temp
#.swp
*.*~
~*.*

# IDEA
*.iml
*.ipr
*.iws
.idea/
206 changes: 0 additions & 206 deletions package-lock.json

This file was deleted.

0 comments on commit 7c2d95d

Please sign in to comment.