diff --git a/.gitignore b/.gitignore index f24cd99..a660c8d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,9 @@ sdist develop-eggs .installed.cfg +#.swp +*.swp + # Installer logs pip-log.txt diff --git a/.tests.py.swp b/.tests.py.swp deleted file mode 100644 index fd1d55c..0000000 Binary files a/.tests.py.swp and /dev/null differ