aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-12-07 15:53:32 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-12-07 15:53:32 +0100
commit3b3512f83fd4711558b05e4be96bba161f1a538c (patch)
treebfe31057fa7510332a90342c914dc78b806ac0b7
parenttest: fix Python 3.10 incompatibilities (diff)
downloadaes-tools-3b3512f83fd4711558b05e4be96bba161f1a538c.tar.gz
aes-tools-3b3512f83fd4711558b05e4be96bba161f1a538c.zip
make .gitattributes more consistent
-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