diff --git a/.gitignore b/.gitignore index f63956bd133379f35698593c47e8f168b82dd1d3..103ddc01e80296f5a3fd6738f01df6c1308da79b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ .idea/ # Untrack compiled files -*.pyc -*.pyd +.idea/* *.pyc -*.iml \ No newline at end of file +*.pyd +*.iml +__pycache__/