From: Eugene Petkevich Date: Wed, 11 Aug 2021 08:16:57 +0000 (+0300) Subject: Update gitignore X-Git-Tag: v0.0.3~2 X-Git-Url: https://git.zuelum.org/?a=commitdiff_plain;h=30f73a97c285e3c11ed65efb92f001259b705622;p=word-id-generator.git Update gitignore --- diff --git a/.gitignore b/.gitignore index 8a09f29..7392bc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ dist *.egg-info +__pycache__