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