Commit 943c49642868f50e1f10fdc01468d8094f15c46b

Authored by 王言钊
1 parent 5b421464

update .gitignore

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