summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes2
-rw-r--r--README.md1
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 68ec3a1..3b35744 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,5 @@
*.c text
*.h text
Makefile text
+configure text eol=lf
+testCVEinputs.sh text eol=lf
diff --git a/README.md b/README.md
index 68d935a..8528f28 100644
--- a/README.md
+++ b/README.md
@@ -217,4 +217,3 @@ Related Projects
* Python tool to benchmark minigzip/minideflate https://github.com/zlib-ng/deflatebench
* Python tool to benchmark pigz https://github.com/zlib-ng/pigzbench
* 3rd party patches for zlib-ng compatibility https://github.com/zlib-ng/patches
-