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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2014-08-07 18:50:50 +0400
committerDaniel Molkentin <danimo@owncloud.com>2014-08-07 18:50:50 +0400
commit261d7ee688a8cbcad98c1457b6c5b51dde191107 (patch)
tree6c0004e78c432e1b8a5b9bda00ff175d5689bc7e /.gitattributes
parent633267c457994da047031fcdd5ecfcd18e9d9907 (diff)
Ignore binary dir for git exports
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 1a045fa1f..82b034368 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,4 @@
.gitignore export-ignore
.gitattributes export-ignore
.commit-template export-ignore
+/binary export-ignore