fix gitignore for all apps* folders

remotes/origin/stable6
Jörn Friedrich Dreyer 13 years ago
parent 46f59b165e
commit 9297b8f678
  1. 2
      .gitignore

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…
Cancel
Save