Add colors_custom.css to .gitignore to prevent fork customizations
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -204,6 +204,13 @@ htdocs/cache/
|
||||
htdocs/tmp/
|
||||
htdocs/logs/
|
||||
|
||||
# ============================================================
|
||||
# Template Customizations
|
||||
# ============================================================
|
||||
# Ignore custom color scheme files to prevent fork-specific customizations
|
||||
src/media/css/colors/light/colors_custom.css
|
||||
src/media/css/colors/dark/colors_custom.css
|
||||
|
||||
# ============================================================
|
||||
# Joomla Core
|
||||
# ============================================================
|
||||
|
||||
Reference in New Issue
Block a user