diff --git a/.gitignore b/.gitignore index cd816af8..5ffc58fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ #Hiding Token .env -/__pycache__ \ No newline at end of file +*__pycache__ \ No newline at end of file