summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 09:39:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 09:39:22 -0800
commit5a305f3a638231a0441dbeabaea4e3110e463ffa (patch)
treeeeb32a7febe90a94b2a918a0d5ccc081b77faaf0 /.gitattributes
parent8851002b6fc132316733f950ed68aec0dc111a18 (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