summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:38:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:38:27 -0800
commit1338079a4995bd63391cd5e7f91e002f4fda9670 (patch)
tree1b01935a15ab40ed43d8c38bc74760b883b09614 /.gitattributes
parent949612ea6e4afd31938016000224f48040fc75de (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