Files
Aether/backend/.dockerignore
T
2026-01-25 11:30:30 +03:00

23 lines
176 B
Plaintext

__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
*.log
.git
.gitignore
.env
.venv
venv/
ENV/
env/
.pytest_cache
.coverage
htmlcov/
.mypy_cache
.ruff_cache