summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:31:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:31:25 -0800
commit6136c18c1999bd1a0f9c544003d6bfcf4fad9c03 (patch)
treee7390a8fa11094d1ae756b0372189191d6b28e2b /.gitattributes
parente27dc8686f96c1a614a9779663f025a82c93b7cb (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