更新 .gitignore
parent
239dcec5ae
commit
1bdd2f6973
|
|
@ -51,9 +51,11 @@ 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*
|
||||||
replay_pid*
|
replay_pid*
|
||||||
|
|
||||||
>>>>>>> gitea/master
|
>>>>>>> gitea/master
|
||||||
|
.idea/misc.xml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue