summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:14:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:14:12 -0800
commiteeccd9898ca6483da4e47b50a35dcf06f566a20d (patch)
tree89af67fbfe3e4c2edc28e6bfa10b8fb39bcb21f5 /.gitattributes
parent5b35d339ddc85d793c00aa9652355aaa3ca7598d (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