]> jfr.im git - irc/kvirc/KVIrc.git/commitdiff
add .gitattributes
authorBenjamin Staneck <redacted>
Sun, 22 Apr 2018 07:12:02 +0000 (09:12 +0200)
committerBenjamin Staneck <redacted>
Sun, 22 Apr 2018 08:10:51 +0000 (10:10 +0200)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..432d274
--- /dev/null
@@ -0,0 +1,3 @@
+* text=auto
+*.cpp text eol=lf
+*.h text eol=lf
\ No newline at end of file