Browse Source

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

master
Rohan Sircar 4 years ago
parent
commit
b1bcd1d081
  1. 1
      chatto/.gitignore

1
chatto/.gitignore

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