11 lines
96 B
Plaintext
11 lines
96 B
Plaintext
|
*.egg
|
||
|
*.egg-info/
|
||
|
*.py[cod]
|
||
|
.env
|
||
|
.pytest_cache/
|
||
|
__pycache__/
|
||
|
Dockerfile.*_*
|
||
|
ignore/
|
||
|
.venv/
|
||
|
tmp/
|