summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 21:30:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 21:30:26 -0800
commit78ffeb4277a99d2adaf56bb32fcad22596a2db1c (patch)
treea34bebe3eb796a6362a7d76460df1d7539ea5aad /.gitattributes
parentd6c481e5c700715f895ab607c3997ebd1cb3f4e8 (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