summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:58:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:58:12 -0800
commit60777847f0546d021bb543788fe01a8330e8d1d9 (patch)
treef42a2a2aa0414e3cf4f22f3628b9bb97b0e324df /.gitattributes
parent36b1d91c8a2c1cdb93f8d25d3269d1e398df5ea9 (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