diff --git a/.gitignore b/.gitignore index d3ba2f5..0dfdfda 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,6 @@ build/ dist/ *~ *.pyc -tests/.papers +tests/paper_test papers.egg-info +.DS_Store