Sign in
周伟鹏
/
cnlive_shenhe
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
943c49642868f50e1f10fdc01468d8094f15c46b
Authored by
王言钊
2022-04-12 13:20:23 +0800
1 parent
5b421464
update .gitignore
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
.gitignore
.gitignore
View file @
943c496
...
...
@@ -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
...
...