e6f7751afa
Now that we're updating our test runner we need to add the git ignore rule for testrepository. Change-Id: I0cf33598ef947750953624eccb5d34d78df462ed
30 lines
299 B
Plaintext
30 lines
299 B
Plaintext
*.DS_Store
|
|
*.log
|
|
*.mo
|
|
*.pyc
|
|
*.sqlite
|
|
*.swp
|
|
.cinder-venv
|
|
.coverage
|
|
.testrepository
|
|
.tox
|
|
.venv
|
|
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
|