summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 17:44:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 17:44:37 -0800
commitfd99d86ef6820049a29a5547744a9077dfd7eae3 (patch)
treeb01254a8d28b334778f046c5e962e15db90ed79c /.gitattributes
parent12f3e24c316b72c9a1a5b188a5f978001d2064ae (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