Files
jellyfin-accounts/.gitignore

23 lines
320 B
Plaintext
Raw Normal View History

2020-04-12 21:25:27 +01:00
__pycache__/
2020-04-11 15:20:25 +01:00
notes.md
MANIFEST.in
dist/
build/
2020-04-12 21:25:27 +01:00
test.txt
2020-07-04 14:00:17 +01:00
node_modules/
jellyfin_accounts/data/config-default.ini
2020-04-11 15:20:25 +01:00
*.egg-info/
2020-04-12 21:25:27 +01:00
pw-reset/
2020-04-15 10:58:35 +01:00
jfa/
colors.txt
theme.css
jellyfin_accounts/__pycache__/
jellyfin_accounts/data/static/*.css
old/
.jf-accounts/
2020-07-02 17:59:15 +01:00
requirements.txt
package-lock.json
2020-07-05 16:25:55 +01:00
video/
2020-07-05 21:39:58 +01:00
scss/bs5/*.css*
scss/bs4/*.css*