summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@qt.io>2017-01-19 10:27:05 +0100
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2017-01-19 10:27:05 +0100
commitb9f44867a72bcd03e2b93ea7cd18de4a70612d07 (patch)
treea24046e41b190b728411b4c60f212f16d8ff47b0 /.gitattributes
Initial commit
rough sketch to get started
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 0000000..1a045fa
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+.tag export-subst
+.gitignore export-ignore
+.gitattributes export-ignore
+.commit-template export-ignore