keystone/.gitignore
Zhongyue Luo 1746ea6491 Ignore sqlite.db files
Fixes bug #932729

legacy*.sqlite.db files should also be ignored.

Change-Id: Ia776bc45f880e2f1ffd67963c020773a29645153
2012-02-22 13:49:42 +08:00

18 lines
187 B
Plaintext

*.pyc
*.swp
vendor
.ksl-venv
.venv
.tox
keystone.egg-info/
run_tests.log
.coverage
covhtml
pep8.txt
nosetests.xml
*.db
docs/build
.DS_Store
docs/source/modules.rst
docs/source/keystone.*