diff --git a/.gitignore b/.gitignore index 15c4573..a157b1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ doc/_build/* *.pyc .*.swp +*.py~ build/*