eventlens/.gitignore
2026-04-09 19:00:12 +02:00

11 lines
108 B
Plaintext

.env
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.DS_Store
Thumbs.db