summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:19:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:19:40 -0800
commit5dde28e4f803a4168531a56032d32048e46c846c (patch)
treea2da24f91eecb078f6647236b24098c5e907d4c3 /.gitattributes
parent260ba3f305f593d285da462bcfab5a508f3ae99b (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