summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:48:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:48:02 -0800
commit8ffd31807ff2a8d963c8af642af33ae6efd6e35f (patch)
treee31e36891be4fce6b72552c770be505c2126f8b7 /.gitattributes
parentc10420e0137f26c1f80be0f7e2ff744644eb0644 (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