summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuis A. Garcia <luis@linux.vnet.ibm.com>2013-07-18 22:45:38 +0000
committerLuis A. Garcia <luis@linux.vnet.ibm.com>2013-07-18 22:45:38 +0000
commitd8234a1ac2ea72cd03025d320f3848242009afbc (patch)
tree6027ea4a763a15957736285a0dc94c9ade0ccb73 /.gitignore
parent552a1e313195710eba5bd0931ab633065a399087 (diff)
downloadoslo-db-d8234a1ac2ea72cd03025d320f3848242009afbc.tar.gz
Add eclipse project files to .gitignore
Like some of the other projects (nova, heat) ignore eclipse project files, for those people that work with eclipse (yuck :) Change-Id: Ifbb5762b6e16b315f4066ceff35e85d2ac6f990f
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ce3916a..5bd0b80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ openstack/versioninfo
*.egg
openstack/common/db/*.sqlite
.testrepository/
+.project
+.pydevproject