chore: init clean tree
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
node_modules
|
||||
out
|
||||
dist
|
||||
*.tgz
|
||||
coverage
|
||||
*.lcov
|
||||
logs
|
||||
_.log
|
||||
report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
|
||||
.env
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
.env.local
|
||||
.eslintcache
|
||||
.cache
|
||||
*.tsbuildinfo
|
||||
.idea
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user