summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:34:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:34:55 -0800
commita0051d7b9936af1728144ee876b0b5ff7b20362c (patch)
tree8e6d5930e0661e6f3d289cee83568852e99f5bc0 /.gitattributes
parent34f99c72de9d3e971fc50b75c66ef0b1c9b3bb3c (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