mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #7350 from owncloud/config-gitignore
ignore optional additional config files
This commit is contained in:
commit
29c43ddb91
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