parrot-wtf/.gitignore

22 lines
147 B
Plaintext

*.env
log
*.swp
tmp
venv
# General
*.pyc
*.pyo
*.pyd
__pycache__/
# Sphinx
_build/
build/
*.doctrees
*.pickle
# Sphinx gettext files
*.pot
*.mo