mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
ignore optional additional config files
This commit is contained in:
parent
fe24aafe7d
commit
2f6639875e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
/data
|
||||
/owncloud
|
||||
/config/config.php
|
||||
/config/*.config.php
|
||||
/config/mount.php
|
||||
/apps/inc.php
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue