monasca-api/.gitignore
Adrian Czarnecki ad1aa021ad Add .stestr.conf .
Stestr after update changed configuration file format
This fix test warring : UserWarning: No .stestr.conf file found in the CWD. Please create one to to replace the .testr.conf. You can find a script to do this in the stestr.

Change-Id: I98fbaa31b63e324edf3a3fd79d0ce01c215055a9
2017-09-22 13:41:11 +02:00

39 lines
314 B
Plaintext

*.py[co]
*~
docs/build/*
dist
build
cover*
.coverage
*.egg
*.egg-info
.testrepository
.stestr
.tox
ChangeLog
MANIFEST
monasca.log
*.swp
*.iml
.DS_Store
.cache
.classpath
.idea
.project
.target/
java/debs/*
.settings/
target
test-output/
logs/
log/
*config*.yml
db/config.yml
virtenv/*
.vagrant
AUTHORS
*.sample