picasso/.gitignore
Denis Makogon b78d1a7dc3 Impelemts functional testing framework
Includes:
  - base functional test case class
  - apps tests
  - route tests
  - coverage included

 README updated
2016-11-18 19:03:44 +02:00

18 lines
196 B
Plaintext

*.pyc
.testrepository
.tox/*
dist/*
build/*
html/*
*.egg*
cover/*
.coverage
rdserver.txt
python-troveclient.iml
# Files created by releasenotes build
releasenotes/build
.coverage.*
*.json
.cache