summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 06:28:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 06:28:21 -0800
commitc197c99e909b2f6d75c9bd1d203c9d101e36996b (patch)
treec1784ab6e66fe18fd5838dba3b8e3b4fa6638c53 /.gitattributes
parentcfe150f04bd5db91b83fa71bacf639d7a55ec0ca (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