From: unknown Date: Sat, 26 Sep 2009 20:02:10 +0000 (+0400) Subject: Added .gitattributes with crlf flag for module and project files. X-Git-Tag: 92.18~282 X-Git-Url: http://git.jetbrains.org/?p=idea%2Fcommunity.git;a=commitdiff_plain;h=da94b76553203341e7d54cdb1f0a6e535eed622c Added .gitattributes with crlf flag for module and project files. --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000000..a954b9dc9a70 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.iml crlf \ No newline at end of file