Files
rk35xx-android14/external/python/google-auth-library-python/.gitignore
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

48 lines
568 B
Plaintext

# Build artifacts
*.py[cod]
__pycache__
*.egg-info/
build/
dist/
# Documentation-related
docs/_build
# Test files
.nox/
.tox/
.cache/
.pytest_cache/
cert_path
key_path
# Django test database
db.sqlite3
# Coverage files
.coverage
coverage.xml
*sponge_log.xml
nosetests.xml
htmlcov/
# Files with private / local data
scripts/local_test_setup
tests/data/key.json
tests/data/key.p12
tests/data/user-key.json
system_tests/data/
# PyCharm configuration:
.idea
venv/
# Generated files
pylintrc
pylintrc.test
pytype_output/
.python-version
.DS_Store
cert_path
key_path