gault-millau/.gitignore
2019-08-22 13:57:01 +03:00

22 lines
219 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# IDE stuff:
.idea/
.project/
.tags*
# Django stuff:
project/settings/custom.py
media/
logs/
#virtualenv
.env/
/datadir/
/_files/
/geoip_db/