This commit is contained in:
2026-02-15 16:53:17 +01:00
parent 9efdef77ac
commit cde554c981
4 changed files with 110 additions and 67 deletions

19
.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
__pycache__
*.pyc
*.pyo
*.pyd
.Python
.env
.venv
.git
.gitignore
*.sqlite3
*.db
analysis.py
db.py
pyproject.toml
README.md
run_speedtest.py
uv.lock
.dockerignore
.python-version