cinder/.gitignore
Luis A. Garcia a579431c19 Add eclipse project files to .gitignore
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
2013-08-05 17:56:07 +00:00

38 lines
418 B
Plaintext

*.DS_Store
*.log
*.mo
*.pyc
*.sqlite
*.swp
.cinder-venv
.coverage
.testrepository
.tox
.venv
.idea
AUTHORS
Authors
build/*
build-stamp
CA/
ChangeLog
cinder.egg-info
cover/*
covhtml
dist/*
instances
keeper
keys
local_settings.py
tools/conf/cinder.conf*
tools/lintstack.head.py
tools/pylint_exceptions
tags
# Files created by Sphinx build
doc/build
.autogenerated
# Development environment files
.project
.pydevproject