aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2015-06-08 19:59:29 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2015-06-08 19:59:29 +0200
commit1df246d40784d33ec6aef700c3b482cabc47b543 (patch)
treedcc0af983e8d9bba744febbeb0485facd5526977 /.gitattributes
First version of the QtGeniviExtras module
This version contains helper macros which makes it easy to map QtLoggingCategories to DLT Categories and install a messagHandler which logs all messages using libdlt
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