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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2012-10-18 13:40:50 +0400
committerDaniel Molkentin <danimo@owncloud.com>2012-10-18 13:42:47 +0400
commit574b6f49c2f94d1a14903964af49bb7d043d0b2a (patch)
treeb0a02b528e97f3cd3971f8c891e14423d5a447be /.gitattributes
parent18a06506b81afec9e28a2df2f183ccd3db1dfa60 (diff)
Add .gitattributes, needed for clean git export
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..1a045fa1f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+.tag export-subst
+.gitignore export-ignore
+.gitattributes export-ignore
+.commit-template export-ignore