added bundle.js to gitignore to stop diff pollution. it will have to be separately compiled on project build
This commit is contained in:
parent
767d7d7b03
commit
b1bcd1d081
1
chatto/.gitignore
vendored
1
chatto/.gitignore
vendored
@ -32,3 +32,4 @@ build/
|
|||||||
|
|
||||||
src/main/javascript/node_modules
|
src/main/javascript/node_modules
|
||||||
config/
|
config/
|
||||||
|
/home/rohan/git/chatto-spring/chatto/src/main/resources/static/js/bundle.js
|
||||||
|
Loading…
Reference in New Issue
Block a user