summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2017-01-17 13:58:41 +0100
committerKarsten Heimrich <karsten.heimrich@qt.io>2017-01-17 13:58:41 +0100
commita2f23ca769d2b33b71557ee327123aac99e89e49 (patch)
tree5c95f35b0cfddd38721455003e9038bd649bd264 /.gitattributes
Initial commit, add some basic git configuration files
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