Skip to content

Commit

Permalink
Adding ignore for idea and ds_store
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonBeeming committed Mar 20, 2024
1 parent 5ebe166 commit b4aad1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -238,3 +238,5 @@ package-lock.json
**/.vscode/**
package/
*.vsix
.DS_Store
.idea

0 comments on commit b4aad1d

Please sign in to comment.