keystone/.gitignore
Adam Young 32b82aedd3 Ignore eclipse files.
Change-Id: I3a9bb25b1fbdc696cee45e97e67dfb9af35e7718
2012-09-06 12:11:45 -04:00

27 lines
288 B
Plaintext

*.pyc
*.swp
vendor
.ksl-venv
.venv
.tox
keystone.egg-info/
*.log
.coverage
covhtml
pep8.txt
nosetests.xml
*.db
doc/build
.DS_Store
doc/source/modules.rst
doc/source/keystone.*
ChangeLog
requirements.txt
AUTHORS
build/
dist/
etc/keystone.conf
tests/test.db.pristine
.project
.pydevproject