summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:33:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:33:57 -0800
commitac987f5781e6fc5810dd00b824eda14e828cd163 (patch)
treefe8e9663d9efb0417d2ddcee5a2f92f46a9dfab0 /.gitattributes
parent97214823fbf7e9b00aa6d8373f9d0d3d5d2ad546 (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