diff --git a/.gitignore b/.gitignore index 939db29..3bb343a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc -*.log \ No newline at end of file +*.log +*~ \ No newline at end of file