fix gitignore for all apps* folders
This commit is contained in:
parent
46f59b165e
commit
9297b8f678
|
@ -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 New Issue