summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:49:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:49:06 -0800
commitdc4b07cdfb2a40592128b9f74c54a374ae88b0ff (patch)
treeb051c189295a2c65d326983a56fb7dbee281b657 /.gitattributes
parent3466b3121d7f945024f76394f9b2aa226f369a46 (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