summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:50:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:50:27 -0800
commitff70dbc1950e96aa832b9ef8a4ebf12043bf745b (patch)
tree91bd6b5dd99f72bea22c3f9735cf7be0b48efd83 /.gitattributes
parent2e2b1bc0a80ca0c1a27423dcea1ef059b32c7686 (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