debian-python-django-push-n.../.gitignore

18 lines
114 B
Plaintext

# python compiled
__pycache__
*.pyc
# distutils
MANIFEST
build
# IDE
.idea
*.iml
# virtualenv
.env
# tox
.tox