summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 03:38:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 03:38:56 -0800
commitb8a272853d3434ea68b8c0e057e104b5ae069065 (patch)
tree04766fada4f21f390ad17f428432159b7560a091 /.gitattributes
parentbed392957600a3f4b52d56b0f55d4ae9e6c5e0b9 (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