fix: add Cassiopeia theme override CSS to .gitignore [skip ci]

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-02 20:55:04 -05:00
parent f80e74adc3
commit 7dd57f408c

6
.gitignore vendored
View File

@@ -200,3 +200,9 @@ venv/
*.coverage *.coverage
hypothesis/ hypothesis/
# ============================================================
# Cassiopeia custom theme overrides
# ============================================================
/media/css/theme/dark.custom.css
/media/css/theme/light.custom.css