delete unuse files

back_recharge
wangyuan 2019-01-29 15:08:10 +08:00
parent 943afb4c96
commit b0f577ac1f
33 changed files with 2 additions and 10 deletions

3
.gitignore vendored
View File

@ -8,4 +8,5 @@
serverlogic/src/main/java/com/ljsd/jieling/protocols
*.class
out
build
build
out

Binary file not shown.

View File

@ -1,3 +0,0 @@
Manifest-Version: 1.0
Main-Class: com.ljsd.jieling.CommonApplication

View File

@ -1,6 +0,0 @@
Manifest-Version: 1.0
Premain-Class: com.ljsd.jieling.hotfix.JavaAgent
Agent-Class: com.ljsd.jieling.hotfix.JavaAgent
Can-Redefine-Classes: true
Can-Retransform-Classes: true