Files
cgm-remote-monitor/.gitignore
T
Ben West 59b7bca95b put everything in a static directory
Tested by deleting everything, running npm install from scratch.
This helps ensure that only the files in the static subdirectory can be served.
Should eliminate serving config files via http.
2014-06-25 14:15:36 -07:00

10 lines
91 B
Plaintext

bower_components/
node_modules/
.idea/
*.iml
my.env
*.env
static/bower_components/
.*.sw?