summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:39:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:39:45 -0800
commit56496f98571a3493b3d3fd3cd8d88cef4707b751 (patch)
treeb5e4cea7e2da258f702bce84acd452e21d1cf0c1 /.gitattributes
parent7445adfa2b1825baff9e71a0086eb3defe116932 (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