*.pyc
cachefile.dbm
*.log
*.log.*
*.db
.idea/*
bazarr.pid
/venv
/data
/bin
/.vscode
/package.json
/package-lock.json
# Allow
!*.dll
# Frontend
node_modules
frontend/dist
frontend/*.local
frontend/.eslintcache
frontend/.idea/*
frontend/**/*.map