blob: cf2c4a6983de201b8a93d76b26180dd13b2525d6 [file] [log] [blame]
Craig Citro38e507d2014-06-19 17:34:35 -07001# Build artifacts
2*.py[cod]
3google_api_python_client.egg-info/
Craig Citrof94714a2014-06-19 22:52:05 -07004build/
5dist/
Craig Citro38e507d2014-06-19 17:34:35 -07006
7# Test files
8.tox/
Pat Feratee14d7912015-03-30 07:38:55 -07009
10# Coverage files
11.coverage
12coverage.xml
13nosetests.xml