mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 03:09:58 +03:00
ignore themes not in core
This commit is contained in:
parent
02aea7f9ee
commit
ddc2fafd58
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,6 +2,9 @@
|
|||
/_data
|
||||
/plugins/*
|
||||
!/plugins/index.php
|
||||
/themes/*
|
||||
!/themes/index.php
|
||||
!/themes/default
|
||||
/upload
|
||||
/galleries/*
|
||||
!/galleries/index.php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue