chore: add agent-test local and runs directories to .gitignore
This commit is contained in:
parent
8eec4e8563
commit
d1f23c27c4
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -23,6 +23,8 @@ key.properties
|
|||
|
||||
# Agent/local scratch
|
||||
agent-ops/rules/private/
|
||||
agent-test/local/
|
||||
agent-test/runs/
|
||||
|
||||
# Dart / Flutter
|
||||
.dart_tool/
|
||||
|
|
|
|||
Loading…
Reference in a new issue