almaze-api/.gitignore
2025-02-11 23:14:01 +05:30

13 lines
123 B
Plaintext

.env
__pycache__/
*.pyc
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.venv/
venv/
.idea/
.vscode/