hexabot/api/.dockerignore

18 lines
157 B
Plaintext
Raw Normal View History

2024-09-10 09:50:11 +00:00
dist
node_modules
.dockerignore
.env
.eslintrc.js
.git
.gitignore
.husky
.prettierrc
coverage*
README.md
test
2024-10-21 14:09:59 +00:00
*.spec.ts
*.mock.ts
__mock__
__test__
.hexabot