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:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-02-05 14:04:39 +0400
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-02-05 14:04:39 +0400
commit661da10dc505a5a6f92f6df939a650ecd9c2a429 (patch)
tree5ac3e905c993f12d31a6659caca0d8f8bc8574af /.gitignore
parent98f37f4bedd8627e12042422ac05cdf949e7d382 (diff)
gitignore all apps except core ones
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 819347f540f..09af6808d64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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