ba33256f86
Add the basics for testing, non-voting jobs until the cleanups merge Change-Id: I2f57c37335b5625eb1d124e276fbb98d94714d4d Signed-off-by: Dean Troyer <dtroyer@gmail.com>
24 lines
179 B
Plaintext
24 lines
179 B
Plaintext
*.a
|
|
*.egg
|
|
*.egg-info
|
|
*.o
|
|
*.py[co]
|
|
*.pyc
|
|
*.so
|
|
*.sqlite
|
|
.*.swp
|
|
.coverage
|
|
.installed.cfg
|
|
.testrepository
|
|
.tox
|
|
.venv
|
|
AUTHORS
|
|
ChangeLog
|
|
_build
|
|
build
|
|
cover
|
|
develop-eggs
|
|
dist
|
|
eggs
|
|
sdist
|