mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
38 lines
380 B
Plaintext
38 lines
380 B
Plaintext
bower_components/
|
|
node_modules/
|
|
|
|
|
|
bundle/bundle.out.js
|
|
|
|
.vscode/
|
|
.idea/
|
|
*.iml
|
|
my.env
|
|
my.*.env
|
|
*.pem
|
|
|
|
static/bower_components/
|
|
.*.sw?
|
|
.DS_Store
|
|
|
|
.vagrant
|
|
/iisnode
|
|
|
|
# istanbul output
|
|
coverage/
|
|
|
|
npm-debug.log
|
|
*.heapsnapshot
|
|
|
|
/tmp
|
|
/.vs
|
|
/cgm-remote-monitor.njsproj
|
|
/cgm-remote-monitor.sln
|
|
/obj/Debug
|
|
/*.bat
|
|
|
|
# directories created by docker-compose.yml
|
|
mongo-data/
|
|
letsencrypt/
|
|
.replit
|