This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author JDLH
Recipients JDLH
Date 2017-02-09.08:24:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486628693.8.0.0671734505293.issue29510@psf.upfronthosting.co.za>
In-reply-to
Content
The Eclipse IDE, and its relatives pydev and LiClipse, store settings in the root of a repository. It would be nice for the master .gitignore file to ignore these files, so that individual developers don't have to do this. 

I am preparing a GitHub Pull Request that fixes this issue. It is a matter of adding 4 lines to the top-level .gitignore file.
History
Date User Action Args
2017-02-09 08:24:53JDLHsetrecipients: + JDLH
2017-02-09 08:24:53JDLHsetmessageid: <1486628693.8.0.0671734505293.issue29510@psf.upfronthosting.co.za>
2017-02-09 08:24:53JDLHlinkissue29510 messages
2017-02-09 08:24:53JDLHcreate