Skip to content

Commit ebc0018

Browse files
committed
fix: improve gitignore
1 parent d201f5b commit ebc0018

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@
2222
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323
hs_err_pid*
2424
replay_pid*
25+
26+
target
27+
28+
.idea/
29+
*.iml

0 commit comments

Comments
 (0)