gitignore/Django.gitignore

11 lines
79 B
Plaintext

*.swp
*.swo
*~
#for python/django
*.log
static/uploaded/**/*
*.mo
*.pot
*.pyc