summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:33:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:33:51 -0800
commit1591fb96e89aae10554acb63b09072eb02d58978 (patch)
tree78e3207d5bfd8f61155bf9a8ff19c7abb149ec09 /.gitattributes
parent32d4244b8539550acb51e0a5fe14cc46139f48c1 (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