mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
ignore themes not in core
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user