diff --git a/Python.gitignore b/Python.gitignore index df497ce..d2d6f36 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -1,35 +1,35 @@ *.py[cod] # C extensions *.so # Packages *.egg *.egg-info dist build eggs parts bin var sdist develop-eggs .installed.cfg lib lib64 # Installer logs pip-log.txt # Unit test / coverage reports .coverage .tox nosetests.xml -#Translations +# Translations *.mo -#Mr Developer +# Mr Developer .mr.developer.cfg .project .pydevproject