b285d3dd9c
Currently the code in this repo is half modular have series of scripts. Migrate the code to be more modular. The main benefit to this is testing is easier. Testing is added in a followup patch Change-Id: Ic1262436147ecdb818ee259e2e85fca8df09d722
17 lines
198 B
Plaintext
17 lines
198 B
Plaintext
.*sw?
|
|
*~
|
|
.tox
|
|
doc/build
|
|
*.egg-info
|
|
pbr*.egg
|
|
reference/projects/*.rst
|
|
*.pyc
|
|
AUTHORS
|
|
ChangeLog
|
|
candidates/ptl.rst
|
|
candidates/tc.rst
|
|
candidates/events.rst
|
|
.projects*yaml
|
|
.projects*.pkl
|
|
.testrepository
|