Add config/local.ini.php to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,6 +12,9 @@ addon
|
|||||||
*~
|
*~
|
||||||
robots.txt
|
robots.txt
|
||||||
|
|
||||||
|
#ignore local config
|
||||||
|
/config/local.ini.php
|
||||||
|
|
||||||
#ignore documentation, it should be newly built
|
#ignore documentation, it should be newly built
|
||||||
doc/html
|
doc/html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user