diff --git a/.gitignore b/.gitignore index 4d9be78..c56418d 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,10 @@ pip-log.txt # Unit test / coverage reports .coverage .tox + +# Other filesystems +.svn +.DS_Store + +# Editors +.*.swp