blob: 1637b1d3b1e90b015e8d81e205d957a23db584b3 [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
Bu Sun Kimf706cfd2020-04-20 14:05:05 -07008.nox/
Pat Feratee14d7912015-03-30 07:38:55 -07009
10# Coverage files
11.coverage
12coverage.xml
13nosetests.xml