forked from appium/appium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
46 lines (46 loc) · 1.17 KB
/
.gitignore
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
38
39
40
41
42
43
44
45
46
.irb-history
*.swp
.DS_Store
npm*.log
node_modules
*.trace
xcuserdata
sample-code/apps/TestApp/build
sample-code/apps/WebViewApp/build
sample-code/apps/WebViewApp/WebViewApp.xcodeproj/project.xcworkspace/xcshareddata
sample-code/apps/gps-demo*
sample-code/apps/*.apk
*.sublime-*
sample-code/apps/UICatalog*
sample-code/apps/io.appium.gappium*
sample-code/apps/WebViewDemo*
sample-code/examples/dotnet/SimpleTest/*.userprefs
sample-code/examples/java/junit/target/
sample-code/examples/java/testng/target/
sample-code/examples/python/*.pyc
sample-code/examples/php/composer.lock
sample-code/examples/php/composer.phar
sample-code/examples/php/vendor
sample-code/examples/ruby/Gemfile.lock
test/functional/_joined
*.iml
*.autosave
.idea/
*.log
lib/devices/android/bootstrap/bin/*
lib/devices/android/bootstrap/local.properties
lib/devices/android/bootstrap/project.properties
lib/devices/android/bootstrap/.classpath
lib/devices/android/bootstrap/target/
sample-code/apps/ApiDemos
.*~
*~
org.eclipse.ltk.core.refactoring.prefs
/selendroid
.appiumconfig*
build/
.idea
lib/devices/ios/uiauto/lib/status.js
lib/devices/ios/uiauto/appium/xpath.js
*DerivedData
sample-code/examples/ruby/pretty_app.png