summaryrefslogtreecommitdiff
path: root/genqrcode
diff options
context:
space:
mode:
Diffstat (limited to 'genqrcode')
-rw-r--r--genqrcode/.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/genqrcode/.gitattributes b/genqrcode/.gitattributes
new file mode 100644
index 0000000000..654d17dd59
--- /dev/null
+++ b/genqrcode/.gitattributes
@@ -0,0 +1,9 @@
+# genqrcode
+* text=auto eol=lf
+*.c text diff=c
+*.h text diff=c
+*.png binary
+*.am text
+*.ac text
+*.in text
+*.m4 text