summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:52:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:52:01 -0800
commit45442334036a5bc8f3a77ee357b5ac1c45272a03 (patch)
treeaa87b44da7a1734e8c51b612dac24c95b2d079bb /.gitattributes
parent73ecb6c7b615c016be6d3da182576cf464ca118b (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