mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 11:19:55 +03:00
relates #2345 add standard pages to not be ignored in git
This commit is contained in:
parent
f88472fa9c
commit
1babde643e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue