diff --git a/.gitignore b/.gitignore index 923d72ed..6816a943 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ dist/* .noseids build/ .idea/ - +*.swp diff --git a/moto/ec2/.models.py.swp b/moto/ec2/.models.py.swp deleted file mode 100644 index 9c556ae1..00000000 Binary files a/moto/ec2/.models.py.swp and /dev/null differ diff --git a/tests/test_ec2/.test_subnets.py.swp b/tests/test_ec2/.test_subnets.py.swp deleted file mode 100644 index 1d61bbc1..00000000 Binary files a/tests/test_ec2/.test_subnets.py.swp and /dev/null differ