Skip to content

Commit

Permalink
Adding wildcard to overrides toml (#12329)
Browse files Browse the repository at this point in the history
  • Loading branch information
smickovskid authored Mar 7, 2024
1 parent a19af50 commit f2f0d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ tools/flakeytests/coverage.txt
**/testdata/fuzz/*

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

# Pythin venv
.venv/

0 comments on commit f2f0d7f

Please sign in to comment.