oslo-incubator/.gitignore
Luis A. Garcia 2454ff8a48 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
2013-07-18 22:45:38 +00:00

25 lines
293 B
Plaintext

*~
*.swp
*.pyc
*.log
.coverage
requirements.txt
.venv
.tox
cover/
openstack.common.egg-info/
.openstack-common-venv/
skeleton.egg-info/
build/
dist/
doc/source/api
AUTHORS
.update-venv/
ChangeLog
openstack/versioninfo
*.egg
openstack/common/db/*.sqlite
.testrepository/
.project
.pydevproject