more configs
This commit is contained in:
15
client/.gitignore
vendored
15
client/.gitignore
vendored
@@ -1,4 +1,17 @@
|
||||
# dependencies
|
||||
/node_modules
|
||||
.env
|
||||
|
||||
# testing
|
||||
/coverage
|
||||
|
||||
# production
|
||||
/build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
.eslintcache
|
||||
Reference in New Issue
Block a user