summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:41:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:41:29 -0800
commit96ffebf39ad2d7e9f4f4bd856a1571209df516bb (patch)
tree22052ce1d2e44d051b8df71a7576ca75c67a9769 /.gitattributes
parent78389ba71cf9afe8c48ae17de65ed014d22885c8 (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