summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:14:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:14:00 -0800
commitea54ab2c934f4606693df4ab7d1cc7ff78557c43 (patch)
treec48af067aa3d53b494e66caed0397c35e30695c6 /.gitattributes
parent1c86e9fe89108a1d23b0807591e10cdcf8599a9d (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