jellyfin/.gitignore

12 lines
86 B
Plaintext

# config file
config.json
# py
__pycache__
.mypy_cache
.venv
# editor
.vscode
.idea