diff options
| author | Jerop Kipruto <[email protected]> | 2025-08-20 10:53:53 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-20 01:53:53 +0000 |
| commit | 1049d388451120587a8643a401fd71430a8cd5fe (patch) | |
| tree | 337bc2f3a15bcdd59920ba2ea09f0105276d7746 /.gitignore | |
| parent | c93c06711a383e92aa29eeb2555db400edeb16c7 (diff) | |
feat: update .gitignore in /setup-github (#6591)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -40,3 +40,6 @@ packages/cli/src/generated/ packages/core/src/generated/ .integration-tests/ packages/vscode-ide-companion/*.vsix + +# GHA credentials +gha-creds-*.json |
