summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:24:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:24:49 -0800
commit7a3b1eb87a3bb37a572b80940c93fcca7b26186b (patch)
tree1d75b7f894e9f8a0cd972fab0b194f8df0cbc6e7 /.gitattributes
parent5db561d3572b351fcc59a27d1a52b3b7096d90a5 (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