gitignore bundle.js too
This commit is contained in:
parent
add78c6e92
commit
22e18471db
|
@ -1,3 +1,4 @@
|
||||||
node_modules
|
node_modules
|
||||||
build
|
build
|
||||||
bundle.css
|
bundle.css
|
||||||
|
bundle.js
|
||||||
|
|
Loading…
Reference in New Issue