summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:50:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:50:27 -0800
commit21b425139775afa1620a18cac367aa0a57916368 (patch)
treeb9fb6187ee093908ec9e4fd01d4e1e0ffbcd2665 /.gitattributes
parentc620f41fc1311463c89ad0af3f411261953a03e8 (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