Skip to content

Commit 1df8d02

Browse files
committed
Remove accidentally-committed .vscode folder, and add it to .gitignore.
1 parent f263986 commit 1df8d02

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ cython_debug/
203203
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
204204
# and can be added to the global gitignore or merged into this file. However, if you prefer,
205205
# you could uncomment the following to ignore the entire vscode folder
206-
# .vscode/
206+
.vscode/
207207

208208
# Ruff stuff:
209209
.ruff_cache/

deployment/aws-agentcore-websocket/.vscode/settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)