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