Files
NexusDashboard/.gitignore
David Markowitz 7c363ee6c1 fix: pin bcrypt to 4.0.1 (#113)
fixes issue in the now abandoned(?) passlib library where passwords could not be hashed
2025-09-29 20:30:38 -05:00

25 lines
311 B
Plaintext

credentials.py
resources.py
.idea/
__pycache__/
venv/
static/policy/
app/static/css/site.css
app/static/.webassets-cache/**/*
app/static/brickdb/*
locale.json
app/static/ldddb/*
.vscode/settings.json
locale.xml
app/luclient/*
app/cache/*
property_files/*
*.log
app/settings.py
*.exe
*.csv
*.sql
bin
lib
include