Skip to content

Commit

Permalink
chore: add the .idea and .vscode to the gitignore (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
1996fanrui authored Aug 11, 2024
1 parent edacb10 commit 0543373
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 0543373

Please sign in to comment.