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/
|
release/
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
|
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
|
package-lock.json
|
||||||
|
src/package-lock.json
|
||||||
|
|
||||||
test-results.xml
|
test-results.xml
|
||||||
test_config.json
|
test_config.json
|
||||||
.idea
|
.idea
|
||||||
|
Reference in New Issue
Block a user