chore: add VS Code settings directory to .gitignore
Co-authored-by: aider (openai/green-r-raw) <aider@aider.chat>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -23,3 +23,6 @@ pnpm-debug.log*
|
|||||||
# jetbrains setting folder
|
# jetbrains setting folder
|
||||||
.idea/
|
.idea/
|
||||||
.aider*
|
.aider*
|
||||||
|
|
||||||
|
# VS Code settings (IDE specific, usually not needed in repo)
|
||||||
|
.vscode/
|
||||||
|
|||||||
Reference in New Issue
Block a user