summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 10:38:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 10:38:12 -0800
commit8a8c7a16ca16c2dc29cd94f789a86f108078640e (patch)
treef03391a2c38b53885eb1648b1a1393dae56024c7 /.gitattributes
parenta1e90e8ab5e899e65d800c3550c187b964d57985 (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