first commit
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
dist/*
|
||||
dist
|
||||
build
|
||||
.vscode
|
||||
*.log
|
||||
*.rar
|
||||
*.zip
|
||||
.svn/*
|
||||
obj/*
|
||||
*.bak
|
||||
config.js
|
||||
**/env/prod.js
|
||||
note.txt
|
||||
term.txt
|
||||
/coverage
|
||||
coverage.json
|
||||
temp
|
||||
Reference in New Issue
Block a user