summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:06:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:06:07 -0800
commitdab03e05b30c1c057a79c1a3700c068ef240da34 (patch)
tree0373bd60711d7ffb17ad947e8cccc456fb3b573d /.gitattributes
parent3436b7900b0dc0be61565b8430e9383595408860 (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