Skip to content

Commit

Permalink
Ignore .venv (#12145)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsondav authored Feb 22, 2024
1 parent 601aa07 commit 0b9dc18
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,7 @@ tools/flakeytests/coverage.txt
**/testdata/fuzz/*

# Runtime test configuration that might contain secrets
overrides.toml
overrides.toml

# Pythin venv
.venv/

0 comments on commit 0b9dc18

Please sign in to comment.