summaryrefslogtreecommitdiff
path: root/json4cpp/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'json4cpp/.gitattributes')
-rw-r--r--json4cpp/.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/json4cpp/.gitattributes b/json4cpp/.gitattributes
new file mode 100644
index 0000000000..1eba5d990a
--- /dev/null
+++ b/json4cpp/.gitattributes
@@ -0,0 +1,8 @@
+# json4cpp
+* text=auto eol=lf
+*.cpp text diff=cpp
+*.h text diff=cpp
+*.hpp text diff=cpp
+*.json text
+*.png binary
+*.gif binary