]> source.dussan.org Git - nextcloud-server.git/commitdiff
gitignore apps2 folder as well
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 11 Jun 2013 12:57:06 +0000 (14:57 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 11 Jun 2013 12:57:06 +0000 (14:57 +0200)
.gitignore

index fe89c74ab38864939d737fa40f8ff0671e5c6372..68977ad07753ddd9870ad5a0c05e0ce3d8ef1d68 100644 (file)
@@ -6,7 +6,7 @@ config/mount.php
 apps/inc.php
 
 # ignore all apps except core ones
-apps/*
+apps*
 !apps/files
 !apps/files_encryption
 !apps/files_external
@@ -76,4 +76,4 @@ nbproject
 data-autotest
 /tests/coverage*
 /tests/autoconfig*
-/tests/autotest*
\ No newline at end of file
+/tests/autotest*