summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:15:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:15:45 -0800
commite7769db98edd10b4827c10a376ba1d4675efb9da (patch)
tree9b36e7af19dd8d026c0f8e55157f0d675e777b6a /.gitattributes
parent5c3e8803635d75e02c47f6c65a448ba95b8df498 (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