更新 .gitignore
parent
0b8cd5830a
commit
316b795e02
|
|
@ -50,11 +50,10 @@ bin/
|
||||||
*.zip
|
*.zip
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
*.rar
|
*.rar
|
||||||
|
.idea/*
|
||||||
|
|
||||||
# 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/*
|
|
||||||
.idea/workspace.xml
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue