diff --git a/.gitignore b/.gitignore index 680cf67..f703fb2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ # NPM **/packages-lock.json **/node_modules/ + +# Python +**/.idea/