summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:29:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:29:44 -0800
commit954c20a447b124c773bf0a269ff3cee860468e2e (patch)
tree3f9fa95af7d479ee20cd5d7c46d204b70fa36f2e /.gitattributes
parent3d0c7c0ba0fe80844834907cd9da4cba594c663b (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