Files
blog-src/.gitignore
2025-06-12 18:40:51 +02:00

18 lines
156 B
Plaintext

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