summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:07:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:07:58 -0800
commita16383ccc0202a40f227398a5383ddc707df16b1 (patch)
tree782b0fd75c769ddf08164cabe366d31fb4ebe5bf /.gitattributes
parent85067a99586a84ade52b0e057795ca35fd3660e3 (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