Sign in
iOS Team
/
CNLiveAVCamera
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
fe1d43b1e1d5013320b84b7bbf619c9dee484dfd
Authored by
梁星国
2018-12-07 10:35:15 +0800
1 parent
58f61574
提交
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
.gitignore
.gitignore
0 → 100644
View file @
fe1d43b
1
+*~
2
+.DS_Store
3
+build/
4
+Products/
5
+*.xcuserstate
6
+*.xcworkspace
7
+xcuserdata
8
+*.lock
9
+Pods
...
...