summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:11:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:11:11 -0800
commit66fd32b45d48644f912cadd173c3e40561c73c71 (patch)
tree84236d96b9806963908cc3c4cc43448a64b09865 /.gitattributes
parent4428e1d4c3f6c8188d0210c6d1acff1fa3e2ee0e (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