summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:45:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:45:48 -0800
commit13ada319420ef3c410e6fc141c6c65ab8d3d9b0a (patch)
tree20272f6220a1a345d33553bca061bda5b52e7d09 /.gitattributes
parenteb9b227f60b6f9f713c313383c235c21ccefbfb8 (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