Move the addon-specific config in config/addon.ini.php
- Add sample addon.ini.php file - Add config/addon.ini.php file to git ignore
This commit is contained in:
parent
e72ff9ee95
commit
3001951075
3 changed files with 14 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,6 +12,7 @@ robots.txt
|
|||
|
||||
#ignore local config
|
||||
/config/local.ini.php
|
||||
/config/addon.ini.php
|
||||
|
||||
#ignore documentation, it should be newly built
|
||||
/doc/html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue