mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Add config/local.ini.php to gitignore
This commit is contained in:
parent
7d8c45dde8
commit
7c17d2026f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -12,6 +12,9 @@ addon
|
|||
*~
|
||||
robots.txt
|
||||
|
||||
#ignore local config
|
||||
/config/local.ini.php
|
||||
|
||||
#ignore documentation, it should be newly built
|
||||
doc/html
|
||||
|
||||
|
|
Loading…
Reference in a new issue