chore(gitignore): Add .idea and .DS_Store to .gitignore (#262)
This commit is contained in:
parent
b9dc323734
commit
4d95761f66
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,3 +2,6 @@ lib/
|
|||
node_modules/
|
||||
test-results/
|
||||
.vscode/mcp.json
|
||||
|
||||
.idea
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue