summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:37:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:37:46 -0800
commit7bff9c87f3896e0a5e5c0a645c6f2157da8c58d8 (patch)
tree02b6e84efb8f458a7b8b40d6332d91c7bbaa20db /.gitattributes
parentcfb3d9ba77bf6eb92be841f05e1adfc6de9c7e56 (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