blog/.gitignore

13 lines
No EOL
103 B
Text

_site
*.pyc
__pycache__
.coverage
htmlcov
*.sw?
.DS_Store
venv
.vscode
posts/images
.idea/
build/
dist/