summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 10:24:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 10:24:12 -0800
commit382199e282fdd4da5a9d84d8e5635d3c8e9a16d8 (patch)
tree0ff5120ac9e57b7005e2e3e9cdb4ae09e85665ab /.gitattributes
parentf2e061ea6ecefee4e4a78fefa80fedaf1bfb8b77 (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