summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:20:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:20:52 -0800
commitfe13ef1e95bfeee1813d77985a91909a0b42ce2d (patch)
tree1e105c2810cda4586d870f4d798311dcfab107fb /.gitattributes
parent80fc21f751c70b5c31f66060fa35e8ae259b4a79 (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