update
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
*~
|
||||
*.err
|
||||
*.log
|
||||
._*
|
||||
.cache
|
||||
.fseventsd
|
||||
.DocumentRevisions*
|
||||
.DS_Store
|
||||
.TemporaryItems
|
||||
.Trashes
|
||||
Thumbs.db
|
||||
|
||||
dist
|
||||
node_modules
|
||||
package-lock.json
|
||||
__TREES__
|
Reference in New Issue
Block a user