diff --git a/.gitignore b/.gitignore index 8a9f95c..3de0350 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.pyc *.egg-info dist/* +build/* .DS_Store .watchr