summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:55:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:55:55 -0800
commit5898d05ca959859bc77806b763f160ed2cc0c112 (patch)
treef7a5dd5fe85ce2a1e907b7732f5f71b479db73bb /.gitattributes
parent7901a0dff5c0b63a0ed5660d64f67644ba6ccbb2 (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