Files
catlendar/.gitignore
2025-09-05 23:37:11 -04:00

14 lines
146 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Credentials file
credentials.json