BC_praca/.dockerignore
2026-05-04 16:48:28 +02:00

14 lines
116 B
Plaintext

__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
*.git
*.tox
*.nox
*.coverage
*.hypothesis
dist/
build/