summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:09:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:09:22 -0800
commitfc0670bd5eb30e508be8116663b2c1ef699631c6 (patch)
tree4c571ed87690ed59133d55582e5cbef69c6c59d0 /.gitattributes
parentf2038c3d1a2ee6a3f1a8f000cda883cfe69e8a25 (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