tokenbridge/monitor/.gitignore
Przemyslaw Rzad 5efc9a6688
Update bridge monitor (#38)
* Removed duplicate licence, updated links do Contributing and Licence in sub-readme.

* Renamed bridge-monitor to monitor.

* Removed package-lock.json.

* Added monitor workspace with linting.

* Consistent eslint version.

* Added readme for merging.
2019-05-14 09:17:03 +02:00

8 lines
68 B
Plaintext

.env
node_modules
responses/*
!responses/.gitkeep
*.err
*.out
.idea