summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 09:01:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 09:01:45 -0800
commitf2f9f43f750739960a81d991b21f55dee262b9b5 (patch)
tree65567deba6a348bcd148d9b4236a6a608cc50235 /.gitattributes
parentbb682fb7643da00b53d3974ce1860934092b9b31 (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