aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-12-07 15:33:43 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-12-07 15:33:43 +0100
commita331079fcf6ecf6697e2c70e5f4c0068d384bbe5 (patch)
tree74ee93fa25e0efb8bbd5c527a24637a074ef59e0
parentworkflows/ci: upgrade actions (diff)
downloadvk-scripts-a331079fcf6ecf6697e2c70e5f4c0068d384bbe5.tar.gz
vk-scripts-a331079fcf6ecf6697e2c70e5f4c0068d384bbe5.zip
make .gitattributes more consistent
-rw-r--r--.gitattributes2
-rw-r--r--test/.gitattributes1
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 176a458..d76765e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,3 @@
* text=auto
+
+*.sh text eol=lf
diff --git a/test/.gitattributes b/test/.gitattributes
deleted file mode 100644
index dfdb8b7..0000000
--- a/test/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-*.sh text eol=lf