summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:40:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:40:08 -0800
commit33a32ad365b4d21ce5b28bf0d3f8f8f80c3a2c4e (patch)
treec6333307c8df2f85157e6fd16539ddaff0bcbb25 /.gitattributes
parent56f79f4ebaf922d8008328e292dc860ff0068522 (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