Files
pretix_original/.gitignore
Raphael Michel a7beb46c94 Minor refactoring
2014-10-17 10:25:29 +02:00

18 lines
135 B
Plaintext

env/
.coverage
htmlcov/
.ropeproject
*.sqlite3
*.db
*.py[cod]
*.swp
*.aux
*.log
*.toc
*.mo
*~
.ropeproject
__pycache__/
_static/
.idea