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, methane
Date 2017-02-09.09:10:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486631437.88.0.783370804721.issue29510@psf.upfronthosting.co.za>
In-reply-to
Content
gitignore_global is a great idea. I had not heard of it before. 

But here it is: https://help.github.com/articles/ignoring-files/  . This instruction also has a link to a gist with a lot of helpful global ignores.

I understand your reluctance to add entries for every IDE. Maybe a better solution would be to add something to the devguide about excluding IDE settings files, with a link to the Github instructions.
History
Date User Action Args
2017-02-09 09:10:37JDLHsetrecipients: + JDLH, methane
2017-02-09 09:10:37JDLHsetmessageid: <1486631437.88.0.783370804721.issue29510@psf.upfronthosting.co.za>
2017-02-09 09:10:37JDLHlinkissue29510 messages
2017-02-09 09:10:37JDLHcreate