.
This commit is contained in:
19
.dockerignore
Normal file
19
.dockerignore
Normal 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
|
||||
Reference in New Issue
Block a user