hexabot/api/.dockerignore

21 lines
204 B
Plaintext
Raw Normal View History

2024-09-10 09:50:11 +00:00
dist
node_modules
.dockerignore
2024-10-29 07:22:11 +00:00
Dockerfile
Dockerfile.base
2024-09-10 09:50:11 +00:00
.env
.eslintrc.js
2025-01-02 10:45:48 +00:00
.eslintrc-staged.js
2024-09-10 09:50:11 +00:00
.git
.gitignore
.husky
.prettierrc
coverage*
README.md
test
2024-10-21 14:09:59 +00:00
*.spec.ts
*.mock.ts
__mock__
__test__
.hexabot