summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:56:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:56:23 -0800
commit51107610f624ff84e557fe3c2d021e261889f8b5 (patch)
treef4afe2759028a1a0a79567462523d304f239a8ae /.gitattributes
parent7c34be6949e7d94e20a74b48beac7162af7b27d1 (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