summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 14:49:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 14:49:54 -0800
commit2ab7fb7441681e0f1585df21fee482d1f11b8ca6 (patch)
treef505867b2ed223c2240634f8d9a1235676efd58a /.gitattributes
parent6e7f908c928d834b531ddd59d8791e9bc9bd017e (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