Skip to content

Commit

Permalink
chore: add the .idea and .vscode to the gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
1996fanrui committed Aug 11, 2024
1 parent edacb10 commit cd9df74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
/Cargo.lock

logs

# IDE and editor
.vscode
.idea

0 comments on commit cd9df74

Please sign in to comment.