summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:09:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:09:05 -0800
commitbb73bae3c8fdc0acbdeef520761efa0dc74adf35 (patch)
tree93397212263cadd68c44285d5b751090ef7e1d51 /.gitattributes
parent6714c11b855148b1e0e5773d3a24eac69e831674 (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