2023-12-19 15:30:30 +08:00

14 lines
151 B
Plaintext

# Build artifacts
*.py[cod]
google_api_python_client.egg-info/
build/
dist/
# Test files
.tox/
# Coverage files
.coverage
coverage.xml
nosetests.xml