summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:20:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:20:19 -0800
commit9e27ea60fa26392225e12afec0d245ff7099c9ab (patch)
tree58df233bc5711125db062e79aee6ed19f00c899e /.gitattributes
parent62e6c7aa39fd11dc94500fdc96cf4d244f72665e (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