summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:14:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:14:51 -0800
commit984ea519c50e92e68e710993959eeeea81ac6b06 (patch)
tree7d6d8825d5a95060a5532a2a7d17e37a26c8b129 /.gitattributes
parentf38bb477ced119d5dfd6cbb3786107bd9da273ab (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