summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2012-10-24 15:21:56 +0200
committerJens Bache-Wiig <jens.bache-wiig@digia.com>2012-10-25 16:36:38 +0200
commit1ddcba47a1ea7f7fe1f5c620f53b488445dabfb6 (patch)
treed1dcaa9c1efeddee273ca177daa97dfba1a4f502 /.gitattributes
parenteb0cd033658a84488aabcc8f6e404f752902b424 (diff)
Setup the repo infrastructure
Change-Id: I4c0511d2d7231712ec7b6b31794b04bd32605715 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..a96f8f5
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+.tag export-subst
+.gitignore export-ignore
+.gitattributes export-ignore