deb-keystone/.gitignore
David Stanek 59adb86b26 Changes to testr as the test runner
run_tests.sh has also been deprecated.

Fixes-Bug: #1177924
Change-Id: I15c1707eb6a62c74a0021a48b89ae15f03fcfea8
2013-10-15 12:28:38 +00:00

32 lines
374 B
Plaintext

*.pyc
*.swp
*.egg/
vendor
.ksl-venv
.venv
.update-venv/
.tox
keystone.egg-info/
*.log
.coverage
coverage.xml
cover/*
covhtml
pep8.txt
nosetests.xml
doc/build
.DS_Store
doc/source/modules.rst
doc/source/keystone.*
ChangeLog
AUTHORS
build/
dist/
etc/keystone.conf
etc/logging.conf
keystone/tests/tmp/
.project
.pydevproject
keystone/locale/*/LC_MESSAGES/*.mo
.testrepository/