We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2bd947 commit b12aed7Copy full SHA for b12aed7
Android/APIExample/lib-screensharing/.gitignore
@@ -0,0 +1,18 @@
1
+*.so
2
+*.iml
3
+.gradle
4
+/local.properties
5
+/.idea
6
+/.idea/caches
7
+/.idea/libraries
8
+/.idea/modules.xml
9
+/.idea/workspace.xml
10
+/.idea/navEditor.xml
11
+/.idea/assetWizardSettings.xml
12
+.DS_Store
13
+/build
14
+/captures
15
+.externalNativeBuild
16
+.cxx
17
+androidTest/
18
+Test/
0 commit comments