ignore project files for eclipse/pydev
eclipse is far too commit happy to keep adding these files into the tree making it a manual process to remove them before submit. This should make life a little simpler for people using pydev. Change-Id: Icd0ceea53daa76e6c36933ced174a235e070c394
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -28,3 +28,6 @@ dist/*
|
||||
.coverage
|
||||
covhtml
|
||||
*.egg*
|
||||
.project
|
||||
.pydevproject
|
||||
|
||||
|
Reference in New Issue
Block a user