更新 .gitignore
parent
263e8e0654
commit
8eb127378f
|
|
@ -51,6 +51,7 @@ bin/
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
*.rar
|
*.rar
|
||||||
.idea/*
|
.idea/*
|
||||||
|
Solution.iml
|
||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue