monasca-persister/.gitignore
Adrian Czarnecki ca5d223611 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: I24291d10ffd046570f01c06185ebe14b6531f0ed
2017-09-22 14:13:18 +02:00

16 lines
148 B
Plaintext

target/
*.classpath
*.project
*.settings/
debs/
logs/
.idea/
**/*.pyc
virtenv/*
.coverage
cover/
.tox/
*egg-info/
.testrepository/
.stestr/
*.sample