a0c484632d
This commit makes etc/*.conf files be ignored from git repo. We don't need to track user configuration files not only tempest.conf but also the others such as custom-tempest.conf. Change-Id: I46b3828426a37291205812bf377e7eeece9b7e0b
32 lines
452 B
Plaintext
32 lines
452 B
Plaintext
AUTHORS
|
|
ChangeLog
|
|
*.pyc
|
|
__pycache__/
|
|
etc/accounts.yaml
|
|
etc/*.conf
|
|
etc/tempest.conf.sample
|
|
include/swift_objects/swift_small
|
|
include/swift_objects/swift_medium
|
|
include/swift_objects/swift_large
|
|
*.log
|
|
*.swp
|
|
*.swo
|
|
*.egg*
|
|
.tox
|
|
.venv
|
|
dist
|
|
build
|
|
.testrepository
|
|
.stestr
|
|
.idea
|
|
.project
|
|
.pydevproject
|
|
.coverage*
|
|
!.coveragerc
|
|
cover/
|
|
doc/source/_static/tempest.conf.sample
|
|
doc/source/plugin-registry.rst
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|