forked from appium/appium
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
37 lines (37 loc) · 1.1 KB
/
.gitignore
File metadata and controls
37 lines (37 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
*.swp
.DS_Store
npm*.log
node_modules
*.trace
xcuserdata
sample-code/apps/TestApp/build
sample-code/apps/WebViewApp/build
*.sublime-*
sample-code/apps/UICatalog*
sample-code/examples/dotnet/SimpleTest/*.userprefs
sample-code/examples/php/composer.lock
sample-code/examples/php/composer.phar
sample-code/examples/php/vendor
sample-code/examples/ruby/Gemfile.lock
*.iml
*.autosave
.idea/
appium*.log*
uiautomator/bootstrap/bin/*
uiautomator/bootstrap/local.properties
uiautomator/bootstrap/project.properties
uiautomator/bootstrap/.classpath
sample-code/apps/ApiDemos/ant.properties
sample-code/apps/ApiDemos/bin
sample-code/apps/ApiDemos/build.xml
sample-code/apps/ApiDemos/gen
sample-code/apps/ApiDemos/local.properties
sample-code/apps/ApiDemos/proguard-project.txt
sample-code/apps/ApiDemos/project.properties
sample-code/apps/ApiDemos/tests/ant.properties
sample-code/apps/ApiDemos/tests/build.xml
sample-code/apps/ApiDemos/tests/local.properties
sample-code/apps/ApiDemos/tests/proguard-project.txt
sample-code/apps/ApiDemos/tests/project.properties
app/android/AndroidManifest.xml.apk
app/android/AndroidManifest.xml