summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:00:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:00:54 -0800
commit7d1d00a2d9aee66021539df4b45b7a5092669bd4 (patch)
treefcae1f5fd52b2d2adddb90426f9e0e8343c7ad8b /.gitattributes
parentcb224a9c38e7038413b335cf928f58f3a9212bfe (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