summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 09:29:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 09:29:26 -0800
commit6877179310829d1816d98847c88da5146bf7f660 (patch)
tree34220fb095c6659163e371caffdd220c3d014b05 /.gitattributes
parent30a56a228da3ea07b38191cebdaf8a4ca143617d (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