mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
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.
10 lines
91 B
Plaintext
10 lines
91 B
Plaintext
bower_components/
|
|
node_modules/
|
|
|
|
.idea/
|
|
*.iml
|
|
my.env
|
|
*.env
|
|
static/bower_components/
|
|
.*.sw?
|