luthor/.gitignore

14 lines
135 B
Plaintext

*.pyc
venv
.project
.pydevproject
*/__pycache__/
.idea/
*.egg-info/
DB/Data/*.sql
barker/static/
build/
dist/
frontend/
legacy/
DB/csv/