summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 06:04:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 06:04:01 -0800
commit9466f125bf6a449cde4c44a3d44aa0b53d739f1c (patch)
tree7baaf7ff18f8573501c9c32abc37f70283d933dd /.gitattributes
parent3e726d9669ea7f6d3e2a4fef485a73554e3be2fb (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