summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:42:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:42:10 -0800
commit4d4abc4a264e65921679e547f61c504730ff3add (patch)
tree47a591a3af79038e76458575f693c4cbfbaeef23 /.gitattributes
parenta29f9891e523a707b6b09823e2162720eeb04641 (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