New submission from Jim DeLaHunt:

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.

----------
messages: 287388
nosy: JDLH
priority: normal
severity: normal
status: open
title: gitignore settings files for Eclipse IDE
versions: Python 2.7, Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29510>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to