summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 19:52:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 19:52:14 -0800
commitd1919af01583b77120368834a93d3e4998960a23 (patch)
tree0e4511a8a07b634ad0cb591e294fd99c685fceac /.gitattributes
parent0c5fc11e109762f5c25a12315e2b00fd61a205cc (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