14e3d6e749
The script creates a separate output file for each team because combining all of the data into one makes it to big to post on a pastebin. Change-Id: Ie5bfb0df225378e658ebb3c5d57d55d0dff7aca6 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
14 lines
149 B
Plaintext
14 lines
149 B
Plaintext
/.tox/
|
|
/*.egg-info/
|
|
/.eggs/
|
|
/AUTHORS
|
|
/ChangeLog
|
|
/doc/build/
|
|
*~
|
|
*.pyc
|
|
/doc/source/teams/*.rst
|
|
/.coverage*
|
|
/.testrepository/
|
|
/cover/
|
|
/unreleased-*.txt
|