diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..6eed626cc --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*~ +build/ +dist/ +*egg-info/ +*.egg +*.log +*.pyc +*.tar.*