1f9c4d0a21
Now Shaker can be run in Docker container! The container does the whole work: it creates image, runs the scenario and cleans everything up. Change-Id: I9cbcb7e79d08f9526cf1ee8f3ccafab34d3935c2
20 lines
177 B
Plaintext
20 lines
177 B
Plaintext
*~
|
|
*.pyc
|
|
*.local
|
|
AUTHORS
|
|
ChangeLog
|
|
MANIFEST
|
|
dist/
|
|
.venv/
|
|
build/*
|
|
build-stamp
|
|
cover/*
|
|
doc/build/
|
|
doc/source/api/
|
|
*.egg-info
|
|
*.egg
|
|
.autogenerated
|
|
.coverage
|
|
.testrepository/
|
|
.tox/
|