From 340672403215ba9a10971e86b58bee0945004f13 Mon Sep 17 00:00:00 2001 From: Leonid Shalupov Date: Fri, 3 Apr 2020 00:49:07 +0300 Subject: [PATCH] ide-model: separate ultimate-level project with gradle tasks to generate models GitOrigin-RevId: e8feef84340dbdabbc05e649c5e6e803ec4fbdb1 --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index fb7fd7ba7a05..75cea2fd4588 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ # keep this the first line in the file * text=auto + +# Do not touch line endings, but show diff +.idea/libraries/rd* -text