summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:37:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:37:44 -0800
commit98d22f1758f6f94145db34bb5d719072115f48f3 (patch)
tree244d141a8d49af299db2f0cc0411d348e66f92bc /.gitattributes
parentdcefab293a5599439842bc14ad9a72e8dfe0dc16 (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