summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:01:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:01:00 -0800
commit8c5f325156f555dbe4fa7235ea5967c6bfaeebfc (patch)
tree65ff9a598205155c5f27efe6212c6f2b8e366c91 /.gitattributes
parent424a5ab2e3cc84f6816251885356510e9008450a (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