diff options
-rw-r--r-- | Python.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Python.gitignore b/Python.gitignore index f76ed740..df497ce8 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -31,4 +31,5 @@ nosetests.xml #Mr Developer .mr.developer.cfg - +.project +.pydevproject |