summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:27:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:27:13 -0800
commitb85c5267b256b36871cbc21d3cc252b2b37dcd5a (patch)
tree1df701f74b8bd4c5c616f01e1035b95d13b2c3af /.gitattributes
parent3255d0eb989d21ab69f2ec7175bd099b0e1a8904 (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