diff --git a/.gitignore b/.gitignore index a7cf331..ffb22cc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /build/ /tests/ *.spec -config.json \ No newline at end of file +config.json +**/__pycache__/ \ No newline at end of file