aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-12-11 15:11:17 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-12-11 15:11:17 +0100
commit936ee07da17723b8d9627d208132714512b8e259 (patch)
treea9febb9c6d53dba219d5e63dbd059c617f48c475 /.gitattributes
parentMakefile: minor best practices fixes (diff)
downloadwinapi-utf8-936ee07da17723b8d9627d208132714512b8e259.tar.gz
winapi-utf8-936ee07da17723b8d9627d208132714512b8e259.zip
make .gitattributes more consistent
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 176a458..d76765e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,3 @@
* text=auto
+
+*.sh text eol=lf