summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:04:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:04:15 -0800
commit2b5c6c8eb13e3fbd36b96800d063b38285a3b1e7 (patch)
treeb3a1201beae545cef2dc91dbc039c0ac5495ad58 /.gitattributes
parent926190d35fe3c79bcc20d94efe63e42a6f1f3994 (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