ironic-python-agent/.gitignore
Dmitry Tantsur 82084730cd Remove the configuration sample file
It's horribly outdated and can be easily regenerated locally.
A similar change has been done to ironic long ago.

Change-Id: I5b7a0079bc90320adc2b4710cdee714d278e543c
2019-12-02 12:11:58 +01:00

34 lines
544 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
# auto-generated example file
etc/ironic_python_agent/ironic_python_agent.conf.sample