fixedcal/.gitignore
2022-12-11 17:04:36 +02:00

14 lines
106 B
Plaintext

# python
__pycache__/
index.py
# pytest
.pytest_cache/
# coverage
.coverage
htmlcov/
# macOS
.DS_Store