Sign in
guzijian
/
wvp-GB28181-pro
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e0f8acf09f70fdbcf0d8dd912d70cfc6f27bcef6
Authored by
chenjialing
2022-02-09 09:37:04 +0800
1 parent
7852c4fd
添加git的忽略logs
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.gitignore
.gitignore
View file @
e0f8acf
...
...
@@ -3,7 +3,7 @@
3
3
4
4
# Log file
5
5
*.log
6
-
6
+logs/*
7
7
# BlueJ files
8
8
*.ctxt
9
9
...
...