mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Update .gitignore
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -1 +1,19 @@
|
||||
/plugins/*
|
||||
# Piwigo specific directories
|
||||
/_data
|
||||
/plugins/*
|
||||
!/plugins/index.php
|
||||
/upload
|
||||
/galleries/*
|
||||
!/galleries/index.php
|
||||
/local/*
|
||||
!/local/**/index.php
|
||||
|
||||
# IntelliJ
|
||||
.idea
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
|
||||
# Eclipse
|
||||
.settings
|
||||
.project
|
||||
Reference in New Issue
Block a user