Skip to content

Commit

Permalink
remove committed zip file (#4392)
Browse files Browse the repository at this point in the history
- Also git ignores zip files

<!---
    REMINDER:
    - Read CONTRIBUTING.md first.
    - Add test coverage for your changes.
    - Update the changelog using `npm run newChange`.
    - Link to related issues/commits.
    - Testing: how did you test your changes?
    - Screenshots
-->

## License

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Signed-off-by: nkomonen <[email protected]>
  • Loading branch information
nkomonen-amazon authored Feb 6, 2024
1 parent cdabc7f commit beb14d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_modules
.vscode-test/
coverage/
*.vsix
*.zip
*.bk
**/.DS_Store
.idea
Expand Down
Binary file removed aws-toolkit-vscode-C9-Fs-Fix.vsix.zip
Binary file not shown.

0 comments on commit beb14d6

Please sign in to comment.