Skip to content

Commit

Permalink
Adds vscode directory to gitignore (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeedleInAJayStack authored Sep 23, 2024
1 parent c494e0c commit dbb5e8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
## Jetbrain
.idea/

# VS Code
.vscode/

## User settings
xcuserdata/

Expand Down

0 comments on commit dbb5e8a

Please sign in to comment.