chore: dockerignore added

This commit is contained in:
Timothy J. Baek 2023-12-26 02:22:06 -08:00
parent 2cb0bf4439
commit 1274bd986b
2 changed files with 23 additions and 0 deletions

7
backend/.dockerignore Normal file
View file

@ -0,0 +1,7 @@
__pycache__
.env
_old
uploads
.ipynb_checkpoints
*.db
_test