summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 13:29:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 13:29:08 -0800
commit62c0e22ddde45c73394aaf1fd02f95e9be2091fd (patch)
treef94ca48e57d7f25038a62798b994a38a3d15b8ee /.gitattributes
parent6ea2b6f683ab10ec4e8c1ce1c33deb512b22bd84 (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