ironic-python-agent/.gitignore
Vu Cong Tuan 9008a5cd30 Remove testrepository
This commit is a follow-up of "switch to using stestr"
which was merged already [1].
After switch to using stestr, testrepository is unnecessary
and should be removed.

[1] https://review.openstack.org/578521

Change-Id: Ic4005aa6f4bf5fb52fc207ff1cec666ccef8d0da
2018-07-11 18:20:09 +07:00

31 lines
457 B
Plaintext

*.py[co]
src/*
build/*
AUTHORS
ChangeLog
*.egg*
.tox/*
.idea
devenv/*
cover
.coverage
coverage.xml
.stestr
imagebuild/.image_cache
imagebuild/coreos/build
imagebuild/coreos/dist
imagebuild/coreos/oem/authorized_keys
imagebuild/coreos/oem/container.tar.gz
imagebuild/coreos/UPLOAD
*.swp
_build
doc/source/contributor/api/
doc/build
.proxy.sh.save
# release notes build
releasenotes/build
# upper-constraints handling for image builds
upper-constraints.txt