Skip to content

Commit

Permalink
chore: add .vscode to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
  • Loading branch information
brooksmtownsend committed Oct 21, 2024
1 parent 5184c74 commit 344179b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
target
Cargo.lock
*.swp
.idea
.idea
.vscode

0 comments on commit 344179b

Please sign in to comment.