summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:08:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:08:43 -0800
commit8faec5fecc56d3c7dee8bcf0156d3df0a99cbb2f (patch)
tree28aa6d4bd9b2e3cdf4f5a3421907f94998b5bc30 /.gitattributes
parent98ef675828d229c5f0af39a05cd8b9b80c116483 (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