summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 12:48:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 12:48:43 -0800
commit227d75457f1e4ae52027b6714ac1c4f5722fe6c5 (patch)
treefdac23890ee83285de5e53b628e0f6dd5025da13 /.gitattributes
parentcac22200d09dd06c3df456f0996a0704c3f006e6 (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