Files
dsabot/.gitignore
TobenderZephyr 924fca5b90 add more tests (#26)
* added more tests

* (fix) no cpu profile.
2021-04-29 19:42:51 +00:00

16 lines
168 B
Plaintext

/node_modules/
.env
.eslintrc.js
.eslintrc.json
.jshint
.prettierrc
/.vscode/
/.github/
.DS_Store
Thumbs.db
/data/dsabot.db
!/data/*.js
!/data/*.json
/private
coverage