This commit is contained in:
2025-10-14 15:37:37 -05:00
commit 6821e717cd
39 changed files with 3346 additions and 0 deletions

19
.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
*.env
.env
.git
.gitignore
*.md
.vscode
.idea
*.log
.DS_Store
helm/
.gitlab-ci.yml
docker-compose.yml