diff --git a/.gitignore b/.gitignore index d92f5e2..8f778e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ config.toml -*.json \ No newline at end of file +*.json +*pycache* \ No newline at end of file