summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:22:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:22:53 -0800
commit06647a3c79b0edd4ca5dd64df3a64f3e91ce023a (patch)
treeb76108b92203543ff4b72717609d83dec5a919ea /.gitattributes
parent38ef4a3d0545079a6cfca71a944ebcfef0ef709c (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