diff --git a/.gitignore b/.gitignore index 109e843..e733346 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ *.py[cod] *.sw? +*.un~ install .coverage +*,cover # Distribution / packaging .Python