Commit d14c606b04124b44b5ca58da85d5afbf9e0b5788

Authored by 王言钊
1 parent 68c4fcea

update .gitignore

Showing 1 changed file with 1 additions and 3 deletions
.gitignore
... ... @@ -24,9 +24,7 @@
24 24 /nbdist/
25 25 /.nb-gradle/
26 26  
27   -log/demo
28   -*.log
29   -
30 27 LOG_HOME_IS_UNDEFINED/20220304/
31 28 LOG_HOME_IS_UNDEFINED/20220307/
  29 +log/demo
32 30 *.log
33 31 \ No newline at end of file
... ...