diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..398c4947 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +*.php text +*.pl text +*.xml text +*.java text +*.sh eol=lf +*.txt text +.project text +.classpath text +.buildpath text