You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blog/.gitignore

13 lines
103 B
Plaintext

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