blog2epub/.gitignore
2023-10-29 10:05:31 +01:00

17 lines
No EOL
153 B
Text
Executable file

/.buildozer
/.idea
/.vscode
/*.egg-info
/build
/dist
/venv
/temp
*.epub
*.pyc
__pycache__
.DS_Store
_site
/.jekyll-cache/
/.sass-cache/
/vendor/
.bundle/