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