add build files and npm files to gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,6 +7,11 @@ node_modules/
|
||||
release/
|
||||
npm-debug.log*
|
||||
|
||||
build/
|
||||
dist/
|
||||
package-lock.json
|
||||
src/package-lock.json
|
||||
|
||||
test-results.xml
|
||||
test_config.json
|
||||
.idea
|
||||
|
Reference in New Issue
Block a user