mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
fix gitignore for all apps* folders
This commit is contained in:
parent
46f59b165e
commit
9297b8f678
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,7 +6,7 @@
|
|||
/apps/inc.php
|
||||
|
||||
# ignore all apps except core ones
|
||||
/apps*
|
||||
/apps*/*
|
||||
!/apps/files
|
||||
!/apps/files_encryption
|
||||
!/apps/files_external
|
||||
|
|
|
|||
Loading…
Reference in a new issue