summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 22:16:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 22:16:59 -0800
commit59e252a70c4670840a26c88f25301c1ed6b8775e (patch)
treec19dd21f0664ec319192a66fe1f4bdac15943996 /.gitattributes
parent0911eb6dc3d5ea39fe45ca16f2099a19a87c8d54 (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