mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #11309 from nextcloud/bugfix/noid/dont-ignore-cloud-federation-api
Do not ignore cloud_federation_api
This commit is contained in:
commit
34c17ba142
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,6 +13,7 @@
|
|||
# ignore all apps except core ones
|
||||
/apps*/*
|
||||
!/apps/accessibility
|
||||
!/apps/cloud_federation_api
|
||||
!/apps/comments
|
||||
!/apps/dav
|
||||
!/apps/files
|
||||
|
|
|
|||
Loading…
Reference in a new issue