From: Steven Black Date: Fri, 8 Sep 2023 15:10:46 +0000 (-0400) Subject: Add .gitignore. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=16f0e134ab0693c4340dab346d1b64d0f7511bb1;p=stevenblack-hosts.git Add .gitignore. --- diff --git a/.gitignore b/.gitignore index a77dd22c3..72dde8933 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ hosts-* /__pycache__ /node_modules/ /package-lock.json +/yarn.lock