mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-10 17:13:35 +08:00
26 lines
186 B
Text
26 lines
186 B
Text
*.pyc
|
|
cachefile.dbm
|
|
bazarr.pid
|
|
|
|
/venv
|
|
/data
|
|
/bin
|
|
|
|
# IDE
|
|
.idea
|
|
.vscode
|
|
|
|
# LSP
|
|
pyrightconfig.json
|
|
|
|
# Middleware
|
|
VERSION
|
|
|
|
# CI
|
|
/__builds__
|
|
/package.json
|
|
/package-lock.json
|
|
|
|
# Allow
|
|
!*.dll
|
|
|