From da94b76553203341e7d54cdb1f0a6e535eed622c Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 27 Sep 2009 00:02:10 +0400 Subject: [PATCH] Added .gitattributes with crlf flag for module and project files. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes 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 -- 2.23.3