Skip to content

Commit

Permalink
Merge pull request #60 from SatoshiPortal/idea-gitignore
Browse files Browse the repository at this point in the history
Add .idea/ to .gitignore
  • Loading branch information
i5hi authored Jul 10, 2024
2 parents 14355a5 + 56406d8 commit d6092c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
target/
Cargo.lock
boltz-*json
boltz-*json

# RustRover
.idea/

0 comments on commit d6092c7

Please sign in to comment.