bazarr/.gitignore

27 lines
186 B
Plaintext
Raw Normal View History

2017-09-16 09:33:49 +08:00
*.pyc
2017-09-17 08:11:47 +08:00
cachefile.dbm
bazarr.pid
2021-05-09 01:27:05 +08:00
2018-10-19 05:28:38 +08:00
/venv
/data
2021-02-05 11:35:27 +08:00
/bin
2021-05-09 01:27:05 +08:00
# IDE
.idea
.vscode
# LSP
pyrightconfig.json
2021-05-09 00:06:52 +08:00
# Middleware
VERSION
# CI
/__builds__
/package.json
/package-lock.json
# Allow
2021-03-25 22:22:43 +08:00
!*.dll