barker/.gitignore

10 lines
91 B
Plaintext

*.pyc
env
.project
.pydevproject
*/__pycache__/
.idea/
*.egg-info/
DB/*.sql
barker/static/