This commit is contained in:
Mateusz Gruszczyński
2026-02-26 14:13:04 +01:00
commit b6f96085a1
15 changed files with 730 additions and 0 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
__pycache__/
venv/
env/
.venv/
__pycache__/
*.py[cod]
*$py.class
.env
tmp/