added bundle.js to gitignore to stop diff pollution. it will have to be separately compiled on project build

This commit is contained in:
Rohan Sircar 2019-12-07 20:49:23 +05:30
parent 767d7d7b03
commit b1bcd1d081

1
chatto/.gitignore vendored
View File

@ -32,3 +32,4 @@ build/
src/main/javascript/node_modules
config/
/home/rohan/git/chatto-spring/chatto/src/main/resources/static/js/bundle.js