Update gitignore

add .project and .pydevproject to gitignore

Change-Id: Ic258ded80612d31bd3017fce65000b619026e844
This commit is contained in:
Steve Martinelli 2014-10-03 19:35:13 -04:00
parent 5c8b43e891
commit 0cb204e59b
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -16,3 +16,6 @@ build
ChangeLog
dist
doc/build
# Development environment files
.project
.pydevproject