This commit is contained in:
Anthony Segura
2026-08-05 10:50:17 -05:00
parent 6c8e869132
commit 30f3302853
4 changed files with 29 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
__pycache__
*.pyc
*.pyo
*.pyd
.git
.gitignore
.env
venv