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:
authorBjoern Schiessle <schiessle@owncloud.com>2015-01-14 22:39:23 +0300
committerBjoern Schiessle <schiessle@owncloud.com>2015-03-26 22:56:51 +0300
commitff9c85ce60aac1098c741b7ea630d9fc545e3d96 (patch)
treeb51ab4917630680beb0499fae4a1d7c0ae100e34 /.gitignore
parenta9b4f0d8429dbeb612e80b168b6146890bb7843e (diff)
implement basic encryption functionallity in core to enable multiple encryption modules
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de467ec2cf9..3395774d232 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,8 @@
/apps*/*
!/apps/files
!/apps/files_encryption
+!/apps/encryption
+!/apps/encryption_dummy
!/apps/files_external
!/apps/files_sharing
!/apps/files_trashbin