summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 08:23:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 08:23:20 -0800
commit8d06553500cddd5516d2b6115d4e2a5dfe87213a (patch)
tree177f404aa05bcfbfb8776dca6f87955424cc5b5a /.gitattributes
parent4e259942e4296d64126cdd06bf283d70f4b352dd (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