summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:53:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:53:58 -0800
commitc09e2b8432783d4089d2db4e672fee02e1ae9bd5 (patch)
treec3750979f5dd73499cf017d8e54f54c959f97428 /.gitattributes
parent7b66723f81a0f69ef87c51dba9213df9f975f013 (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