summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:37:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:37:15 -0800
commit7693ff8d5e7afb25b786acac3d2170727a77b315 (patch)
tree9cb80d75dc1bd983231bb0c379f0ad34a6bda125 /.gitattributes
parent7d7569775118c82d80ed1932272b105cb9098f30 (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