summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 16:31:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 16:31:54 -0800
commitf98a097c42a814d7b2c067c9849b22400f01cb6d (patch)
treec56e68d88636cbf56e6f54a24cda1c87ddad9408 /.gitattributes
parent1f4645aa7e0aed751421916a7019fa1fa1436834 (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