dnmapper/.gitignore

8 lines
70 B
Plaintext

*.pyc
*.pyo
.*.swp
.*.swo
db.sqlite3
dnmapper/settings.py
__pycache__