feat: add Dockerfile
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
.pytest_cache
|
||||
.coverage
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
.env
|
||||
.venv
|
||||
venv
|
||||
poetry.lock
|
||||
.pylintrc
|
||||
.mypy_cache
|
||||
math_env
|
||||
AGENTS.md
|
||||
Reference in New Issue
Block a user