summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:26:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:26:15 -0800
commit458114f6a759f6f4e56feb3e5ae927dc9f4da90a (patch)
treef39aa055b9ca7eac17073588e1bb017dfb3b6a23 /.gitattributes
parent415bb115666a6e5d26351d054f8b96845159ad27 (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