This commit is contained in:
2025-10-24 16:54:20 +03:00
parent 5e40201460
commit 178854c6ba
15 changed files with 505 additions and 232 deletions

29
dbapp/.dockerignore Normal file
View File

@@ -0,0 +1,29 @@
__pycache__
*.pyc
*.pyo
*.pyd
.Python
.pytest_cache
.coverage
.git
.gitignore
README.md
.env
.DS_Store
.settings
.vscode
.idea
*.swp
*.swo
*~
__pycache__/
*.so
.Python
.coverage
.pytest_cache
.venv
venv/
env/
.pyre/
node_modules/
.DS_Store