集成完直播后提交代码
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
*.idea/
|
||||
*.vscode/
|
||||
log/
|
||||
*.log
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
*.project
|
||||
*.settings/
|
||||
*.classpath
|
||||
AndroidThirdParty/
|
||||
out/
|
||||
AlivcLivePusher_Demo_Android/
|
||||
outZip/
|
||||
test.*
|
||||
Reference in New Issue
Block a user