diff --git a/Python.gitignore b/Python.gitignore index ded60678..cfb865f2 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -32,5 +32,7 @@ nosetests.xml # Mr Developer .mr.developer.cfg -.project -.pydevproject + +# Aptana/PyDev +.*project +.settings