diff --git a/.gitignore b/.gitignore index 60909df..bfcdb4b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,30 +1,9 @@ -*.py[co] - -# Packages -*.egg +.project +.pydevproject +*.pyc +*.pem +*.db +*.diff *.egg-info -dist -build -eggs -parts -bin -var -sdist -develop-eggs -.installed.cfg - -# Installer logs -pip-log.txt - -# Unit test / coverage reports -.coverage -.tox - -#Translations -*.mo - -#Mr Developer -.mr.developer.cfg - -.idea -*.iml \ No newline at end of file +*.swp +warcs