2010-12-22 01:52:17 +08:00
|
|
|
*.egg-info
|
|
|
|
*.pot
|
|
|
|
*.py[co]
|
2015-07-01 22:41:23 +08:00
|
|
|
__pycache__
|
|
|
|
MANIFEST
|
|
|
|
dist/
|
2010-12-22 01:52:17 +08:00
|
|
|
docs/_build/
|
2015-07-01 22:41:23 +08:00
|
|
|
docs/locale/
|
|
|
|
node_modules/
|
2012-10-11 18:11:52 +08:00
|
|
|
tests/coverage_html/
|
|
|
|
tests/.coverage
|
2015-07-01 22:41:23 +08:00
|
|
|
build/
|
|
|
|
tests/report/
|