]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Add eclipse project files to .gitignore
authorLuis A. Garcia <luis@linux.vnet.ibm.com>
Thu, 18 Jul 2013 22:32:27 +0000 (22:32 +0000)
committerLuis A. Garcia <luis@linux.vnet.ibm.com>
Mon, 5 Aug 2013 17:56:07 +0000 (17:56 +0000)
Like some of the other projects (nova, heat, oslo) git ignore eclipse
project files. This will remove manual steps for people developing from
eclipse.

Change-Id: Ib908c8d419072b440f5ec647bea8f13b97e48f7c

.gitignore

index c83306c74ff8c0db9e6cc07e65bb3d31bbb367a6..2ac3f25c466ddf953677b64f66b06cf0c14f7449 100644 (file)
@@ -31,3 +31,7 @@ tags
 # Files created by Sphinx build
 doc/build
 .autogenerated
+
+# Development environment files
+.project
+.pydevproject