summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:06:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:06:32 -0800
commit33fe640787aad270456b0be896b3e3e1e04e2f4c (patch)
treea65ba6ab3ee43d8b10e8ccd3c0b9e7121217b3fa /.gitattributes
parentadc84bb095dea30aed9afb278d3a9cde187dc212 (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