diff --git a/.gitignore b/.gitignore index 4e928a6..9fcb0d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /*.db /config.json +*.sqlite +*__pycache__*