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
d14c606b04124b44b5ca58da85d5afbf9e0b5788
Authored by
王言钊
2022-04-12 13:24:27 +0800
1 parent
68c4fcea
update .gitignore
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
.gitignore
.gitignore
View file @
d14c606
...
...
@@ -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
...
...