Files
snake-python/.gitignore
T
daniel156161 c458219125
Build and Push Docker Container / build-and-push (push) Successful in 7m44s
remove migrations and add them into ignore file list
2025-10-13 16:38:24 +02:00

11 lines
88 B
Plaintext

*.DS_Store
*.pyc
.cmd
.idea
.vscode
.venv/
__pycache__/
data/
.env
dbschema/migrations/