Files
cgm-remote-monitor/.gitignore
T
Sulka HaroandGitHub 5bc6799e48 GitHub actions build (#5168)
* Run tests using GitHub Actions

* Node 10

* Test CI fails

* Use npm to run tests

* Fix package json to run tests

* Enable v3 TEST api for both development env and CI

* Run CI on both Node 10 and 12

* Allow downgrading Mongo
2019-11-10 21:57:49 +00:00

33 lines
301 B
Plaintext

bower_components/
node_modules/
bundle/bundle.out.js
.vscode/
.idea/
*.iml
my.env
my.*.env
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
/bin
/*.bat