chore: update gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,3 +1,13 @@
|
||||
npm-debug.log*
|
||||
node_modules
|
||||
/build/
|
||||
node_modules
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
yarn.lock
|
||||
.DS_Store
|
||||
.*.swp
|
||||
.env
|
||||
coverage
|
||||
.nyc_output
|
||||
coverage.lcov
|
||||
/lib
|
||||
|
||||
Reference in New Issue
Block a user