diff --git a/.gitignore b/.gitignore index 4b8803f..ad17c4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env servers.json -config.json \ No newline at end of file +config.json +/__pycache__/ \ No newline at end of file