Skip to content

Commit

Permalink
Add IntelliJ directory to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Roy <[email protected]>
  • Loading branch information
roypat committed Jul 26, 2023
1 parent 46aea1a commit 2041e6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/target
**/*.rs.bk
Cargo.lock
.idea

0 comments on commit 2041e6c

Please sign in to comment.