summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 20:00:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 20:00:22 -0800
commita0358ef27417248b050bf9ebde558ced2ea42f8d (patch)
tree43f9966cfcf1981e0b08df095b447bee84abb88f /.gitattributes
parent544fa13cd4d224cf1a6c92f9428a498ee3f5fc8a (diff)
Add LICENSE.txt and README.mdHEADmain
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