bugfix: add theme_list.json exclusion to .gitignore for ci action

This commit is contained in:
matt 2025-10-03 10:59:29 -07:00
parent 3a1b011dbc
commit 78672ddff7
2 changed files with 27356 additions and 1 deletions

4
.gitignore vendored
View file

@ -1,6 +1,7 @@
*.bkp
*.csv
*.json
*.jsonl
*.log
*.txt
!requirements.txt
@ -18,8 +19,9 @@ __pycache__/
.github/*.md
config/themes/catalog/
config/themes/
!config/themes/
!config/themes/*.yml
!config/themes/theme_list.json
!config/card_lists/*.json
!config/deck.json

27353
config/themes/theme_list.json Normal file

File diff suppressed because it is too large Load diff