summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 08:13:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 08:13:09 -0800
commit8350f09a3ffeab984045dd08f4e89395ef07ba0a (patch)
tree1e63ee8e3d3b432fb821f8d8d512a8a9bbaddb69 /.gitattributes
parent340a6cb6a6a2eccbef62f2406f124143505ed0ae (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