Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2013-09-08 14:12:01 +0400
committerJörn Friedrich Dreyer <jfd@butonic.de>2013-09-16 14:11:15 +0400
commit9297b8f678f7fe1a32ea0cc3f2cd8ba6993c42f7 (patch)
treee35be90624b9b6c127906d31101504a8a14a1d8e /.gitignore
parent46f59b165e5bd1908509e8a62b67bf983cfd6224 (diff)
fix gitignore for all apps* folders
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 724f2460b04..be69107ca1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,7 @@
/apps/inc.php
# ignore all apps except core ones
-/apps*
+/apps*/*
!/apps/files
!/apps/files_encryption
!/apps/files_external