summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-09-19 23:16:06 +0300
committerAndrei Karas <akaras@inbox.ru>2018-09-20 00:29:05 +0300
commit0eba0cae49ae591ba52ccbbfe95e75c922673ee1 (patch)
tree6cac3f8e754deed3acfafefd725790d91e9795f3
parent12f8e2e0f425169b400bd6e31f365b472a0f5754 (diff)
downloadplus-0eba0cae49ae591ba52ccbbfe95e75c922673ee1.tar.gz
plus-0eba0cae49ae591ba52ccbbfe95e75c922673ee1.tar.bz2
plus-0eba0cae49ae591ba52ccbbfe95e75c922673ee1.tar.xz
plus-0eba0cae49ae591ba52ccbbfe95e75c922673ee1.zip
Add .gitattributes with lf formats.
-rw-r--r--.gitattributes16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..0220a2a5b
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,16 @@
+*.xml text eol=lf
+*.xsd text eol=lf
+*.yml text eol=lf
+*.gpl text eol=lf
+*.mk text eol=lf
+*.po text eol=lf
+*.pot text eol=lf
+*.desktop text eol=lf
+*.manaplus text eol=lf
+*.sh text eol=lf
+*.in text eol=lf
+*.am text eol=lf
+*.sfd text eol=lf
+*.glsl text eol=lf
+*.idx text eol=lf
+Makefile text eol=lf