summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:04:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:04:43 -0800
commit9129b4d00393208a69abcb5e048cb0449b22e607 (patch)
tree561b7abbf7a3dc64cc68e80a322bb17060e89791 /.gitattributes
parent865c21dd9337a89a6212d7ed7a06b65710318c46 (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