summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:07:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:07:57 -0800
commit5b6450b42fdeb4df38d10f0578550cd4a4093ba6 (patch)
tree42134a3f605a99b422174eb2448a3c103d7d13c3 /.gitattributes
parent15e5b7a683436058cb3c7a622d709bf8d2efb5c0 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf