summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:40:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:40:02 -0800
commitdbd159362c147f7ec5cf362df210f9ad4c5dced3 (patch)
tree9ec64a32bde5c4530fa8a57c68d33b5f20317bcd /.gitattributes
parent88e611635004bfb5157e9e74f952429ee35b11af (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