summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 15:23:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 15:23:44 -0800
commit414113d9a95a3a36b95e93416c49ef676f9c0d93 (patch)
tree9b10236c138e183a6fba1038c210e8d47f0aa0d4 /.gitattributes
parente7afe70ca3e6024a08b01baadd4a64ea2e722bd8 (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