build(ignores): update git and npm ignores
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
node_modules
|
||||
build
|
||||
src/**.js
|
||||
|
||||
coverage
|
||||
.nyc_output
|
||||
*.log
|
||||
|
||||
@@ -2,3 +2,7 @@ src
|
||||
tsconfig.json
|
||||
tslint.json
|
||||
.travis.yml
|
||||
|
||||
coverage
|
||||
.nyc_output
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user