relates #2345 add standard pages to not be ignored in git

This commit is contained in:
HWFord 2025-03-18 16:48:01 +01:00
parent f88472fa9c
commit 1babde643e

1
.gitignore vendored
View file

@ -5,6 +5,7 @@
/themes/* /themes/*
!/themes/index.php !/themes/index.php
!/themes/default !/themes/default
!/themes/standard_pages
/upload /upload
/galleries/* /galleries/*
!/galleries/index.php !/galleries/index.php