We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480af4e commit 7f23db3Copy full SHA for 7f23db3
1 file changed
.gitignore
@@ -60,3 +60,7 @@ assets/favorites/*
60
61
# Test environment files with secrets
62
tests/.env
63
+
64
+# Test artifacts
65
+tests/integration/drivers/artifacts/
66
+__pycache__/
0 commit comments