summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:07:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:07:48 -0800
commit10a7825cf0ec327b8ac9b29e95cdc45d9acdb38c (patch)
treeb181210d6f4ff68fbd2d3b4b05650806a11b76c1 /.gitattributes
parent4e0d470f03360fae9d7d315fb5bb68e20aca0ee1 (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