summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:23:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:23:44 -0800
commit8e5098855d151b6d7fd76636ae485b4d1c5c5d3a (patch)
tree4c132ba247470ba42a941e94178b2192b2c845ef /.gitattributes
parent1ffcd9491296236c1a8f5ee10cc590b09432c4ab (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