summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:26:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:26:35 -0800
commitef8880c355fe030a12feaa3c70c872e4d78b48c3 (patch)
treead26f93802d1fe3ae65e2dc0c08f5a14bf713ab7 /.gitattributes
parent0c7270cef689430dd0c5ecb31180b5673060c86f (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