Files
blog-src/.gitignore
2025-06-06 08:39:10 +02:00

17 lines
146 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# blog
.blog
inbox/
outbox/
themes/