summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:46:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:46:44 -0800
commit49394e9563ee01f365dbe9d6c3efae2c8705d79d (patch)
tree1a95bd8747c7e557a23700d11ef564468470fecf /.gitattributes
parentd7f03d93f55cecc2afde0240c402af19975ec456 (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