fix gitignore for all apps* folders

This commit is contained in:
Jörn Friedrich Dreyer 2013-09-08 12:12:01 +02:00
parent 46f59b165e
commit 9297b8f678
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -6,7 +6,7 @@
/apps/inc.php
# ignore all apps except core ones
/apps*
/apps*/*
!/apps/files
!/apps/files_encryption
!/apps/files_external