summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:19:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:19:30 -0800
commit4873a0d9a6a29a9f23a6c8c500956d10bc47af0f (patch)
treefeedc6597a5e77b3095e79ac7bce1afdd6ec30f8 /.gitattributes
parent954b8fbd56add33fb0cb7322e7c46f448fb95f05 (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