Files
catlendar/.gitignore
2025-09-06 23:14:12 -04:00

15 lines
157 B
Plaintext

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