diff --git a/.gitignore b/.gitignore index 5d381cc..ef069bc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ __pycache__/ # C extensions *.so +dog/ + # Distribution / packaging .Python build/