From: Liang Chen Date: Mon, 8 Jul 2013 07:23:17 +0000 (+0800) Subject: Let git ignore pydev project description files X-Git-Tag: 2014.1~363^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b3e3c16e0224e309ed5cffe33b7058bcbff15242;p=openstack-build%2Fheat-build.git Let git ignore pydev project description files Change-Id: Ice68ef444ae92c94a2f883a6db41359d0bcb9e71 --- diff --git a/.gitignore b/.gitignore index 47152c77..7fc967a0 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ templates/cloudformation-examples .coverage cover .testrepository +.project +.pydevproject