Improve finalizedTask log

This commit is contained in:
huangyuhui
2018-08-29 00:03:50 +08:00
parent ed3a04d531
commit 7c77c317df
3 changed files with 10 additions and 7 deletions

10
.gitignore vendored
View File

@@ -4,7 +4,6 @@
hs_err_pid*
.gradle
.idea
*.lck
*.1
@@ -19,7 +18,12 @@ NVIDIA
/HMCL/build/
/HMCLCore/build/
# idea output
# idea
.idea
/out/
/HMCL/out/
/HMCLCore/out/
/HMCLCore/out/
# eclipse
.classpath
.project