Files
blog-src/.gitignore
Florestan Bredow 73ec7dec65 Premier commit
2025-05-31 12:30:19 +02:00

16 lines
138 B
Plaintext

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