diff --git a/.gitignore b/.gitignore index e35447a2..db1cb775 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