diff --git a/.gitignore b/.gitignore index d075be7..695c7ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ + +/__pycache__/ /bin/ /Operator/ /DrawerProperties/ diff --git a/test/.gitignore b/test/.gitignore index ae3c172..f00a440 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1 +1,3 @@ + +/__pycache__/ /bin/