mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-01 19:12:47 +02:00
ignore themes not in core
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,9 @@
|
|||||||
/_data
|
/_data
|
||||||
/plugins/*
|
/plugins/*
|
||||||
!/plugins/index.php
|
!/plugins/index.php
|
||||||
|
/themes/*
|
||||||
|
!/themes/index.php
|
||||||
|
!/themes/default
|
||||||
/upload
|
/upload
|
||||||
/galleries/*
|
/galleries/*
|
||||||
!/galleries/index.php
|
!/galleries/index.php
|
||||||
|
|||||||
Reference in New Issue
Block a user