summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:25:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:25:44 -0800
commit1e28fc32c4a036d647c417d3d686451453c831d7 (patch)
tree15fb6f41ccde242f10309cb90a07f0ed88d473f4 /.gitattributes
parenta5a78f5e0b75b188aa695f4c5973470a2fe178d4 (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