first commit

This commit is contained in:
Mateusz Gruszczyński
2026-07-13 13:19:26 +02:00
commit bd562b3da6
50 changed files with 2221 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.env
.venv/
venv/
__pycache__/
*.py[cod]
.pytest_cache/
.coverage
htmlcov/
*.db
*.sqlite
*.sqlite3
instance/
.DS_Store
.idea/
.vscode/
*.zip