diff --git a/.gitignore b/.gitignore index 7a60b85..5942bbc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__/ *.pyc +*.swp diff --git a/photograb/test/.test_utils.py.swp b/photograb/test/.test_utils.py.swp deleted file mode 100644 index cc95eb9..0000000 Binary files a/photograb/test/.test_utils.py.swp and /dev/null differ