aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-01 16:39:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-01 16:39:23 +0300
commitcbad214f71a6182ba66341174bec432633735119 (patch)
tree7e574703e1de7ec781b14274eb3bbc2f9d816c31
parentssh: add tensin-gordey (diff)
downloadlinux-home-cbad214f71a6182ba66341174bec432633735119.tar.gz
linux-home-cbad214f71a6182ba66341174bec432633735119.zip
fix .gitattributes
Diffstat (limited to '')
-rw-r--r--.gitattributes6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index c3dcd18..9641b65 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,5 @@
-/%HOME%/**/* text=auto eol=lf
+* text=auto
+
+*.sh text eol=lf
-/*.sh text eol=lf
+/%HOME%/**/* text=auto eol=lf