update .gitignore.

忽略日志
This commit is contained in:
xxy 2020-05-28 09:52:10 +08:00 committed by Gitee
parent a310512221
commit d27387b0bf

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
target/ target/
logs/
.idea/ .idea/
*.iml *.iml