Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 71896ba

Browse files
chore(python): remove .gitignore from templates
Source-Link: googleapis/synthtool@419d94c Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a7aef70df5f13313ddc027409fc8f3151422ec2a57ac8730fce8fa75c060d5bb
1 parent d179304 commit 71896ba

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.flake8

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ exclude =
2121
# Exclude environment test code.
2222
tests/environment/**
2323

24+
# Exclude environment test code.
25+
tests/environment/**
26+
2427
# Exclude generated code.
2528
**/proto/**
2629
**/gapic/**

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:5581906b957284864632cde4e9c51d1cc66b0094990b27e689132fe5cd036046
17-
# created: 2025-03-05
16+
digest: sha256:a7aef70df5f13313ddc027409fc8f3151422ec2a57ac8730fce8fa75c060d5bb
17+
# created: 2025-04-10T17:00:10.042601326Z

0 commit comments

Comments
 (0)