diff --git a/.gitignore b/.gitignore index e69de29..78d3416 100755 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,6 @@ +# Python +__pycache__/ +.pytest_cache/ + +# Mac +**/.DS_Store