summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 08:50:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 08:50:19 -0800
commit7328519ec729170f546e2eace298e9c63a3cf8a2 (patch)
tree58b560f27dd102abbf8369a1d424279b9a2505c7 /.gitattributes
parent18837a2e7e3ec4aa8ef45ffd9294e9961d45498f (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