]> source.dussan.org Git - nextcloud-server.git/commitdiff
gitignore all apps except core ones
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 5 Feb 2013 10:04:39 +0000 (11:04 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 5 Feb 2013 10:04:39 +0000 (11:04 +0100)
.gitignore

index 819347f540fbd35553f34fff8d2931a8a8b22984..09af6808d6471e4509f98c274bec7aadb1336029 100644 (file)
@@ -6,6 +6,17 @@ config/mount.php
 apps/inc.php
 3rdparty
 
+# ignore all apps except core ones
+apps/*
+!apps/files
+!apps/files_encryption
+!apps/files_external
+!apps/files_sharing
+!apps/files_trashbin
+!apps/files_versions
+!apps/user_ldap
+!apps/user_webdavauth
+
 # just sane ignores
 .*.sw[po]
 *.bak