Skip to content

Commit

Permalink
fix: improve gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Nov 19, 2024
1 parent d201f5b commit ebc0018
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*

target

.idea/
*.iml

0 comments on commit ebc0018

Please sign in to comment.