bazarr/.gitignore

27 lines
186 B
Plaintext
Raw Normal View History

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