1*.egg
2*.egg-info
3*.mo
4*.py[cod]
5*.so
6.DS_Store
7.cache/
8.coverage
9.hg
10.installed.cfg
11.mr.developer.cfg
12.project
13.pydevproject
14.pytest_cache/*
15.tags*
16.tox
17_httplib2_test_cache/*
18bin
19build
20default.profraw
21develop-eggs
22dist
23eggs
24lib
25lib64
26nosetests.xml
27parts
28pip-log.txt
29sdist
30var
31venv*/
32