Update .gitignore to exclude log files

pull/7/head
王奕辉 4 months ago
parent 7b961ab96d
commit c6dc47075e

2
.gitignore vendored

@ -21,3 +21,5 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
**./.idea

Loading…
Cancel
Save