add gitattributes file
authorStricted <info@stricted.de>
Sat, 23 May 2015 21:17:16 +0000 (23:17 +0200)
committerStricted <info@stricted.de>
Sat, 23 May 2015 21:17:16 +0000 (23:17 +0200)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..e208410
--- /dev/null
@@ -0,0 +1,4 @@
+*.php text eol=lf
+*.tpl text eol=lf
+*.js text eol=lf
+*.css text eol=lf