summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 16:35:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 16:35:20 -0800
commit56b1438a60b53e0dfe19edc7c560bd2f032982c7 (patch)
tree186daa16a602ad6b53ba56a79af06e5f97bb9354 /.gitattributes
parent63c5f42df90d4a0d68a2402ea05d6a0199c79e30 (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