diff --git a/.gitignore b/.gitignore index 58c1143..95638c1 100644 --- a/.gitignore +++ b/.gitignore @@ -204,5 +204,5 @@ hypothesis/ # ============================================================ # Cassiopeia custom theme overrides # ============================================================ -/media/css/theme/dark.custom.css -/media/css/theme/light.custom.css +/src/media/css/theme/dark.custom.css +/src/media/css/theme/light.custom.css