mirror of
https://github.com/appium/appium.git
synced 2026-02-21 02:39:30 -06:00
65 lines
1.1 KiB
Plaintext
65 lines
1.1 KiB
Plaintext
.irb-history
|
|
*.swp
|
|
.DS_Store
|
|
node_modules
|
|
*.trace
|
|
xcuserdata
|
|
*.sublime-*
|
|
test/functional/_joined
|
|
*.iml
|
|
!examples/java/*.iml
|
|
*.autosave
|
|
.idea/
|
|
!examples/java/.idea/
|
|
*.log
|
|
*.t
|
|
artifacts
|
|
input
|
|
./output
|
|
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/
|
|
.*~
|
|
*~
|
|
org.eclipse.ltk.core.refactoring.prefs
|
|
.appiumconfig*
|
|
build/
|
|
.idea
|
|
*DerivedData
|
|
__pycache__
|
|
|
|
# csharp
|
|
*.pyc
|
|
*.pdb
|
|
.vs
|
|
|
|
old
|
|
.tern-project
|
|
coverage
|
|
docs/mkdocs.yml
|
|
examples/javascript-wd/node_modules
|
|
examples/php/vendor
|
|
examples/php/composer.lock
|
|
examples/java/out/
|
|
examples/ruby/Gemfile.lock
|
|
examples/python/test/results/
|
|
examples/python/test/input
|
|
examples/python/.pytest_cache/
|
|
examples/csharp/test/bin
|
|
examples/csharp/test/obj
|
|
examples/csharp/test/bin
|
|
examples/csharp/packages
|
|
appium.zip
|
|
.vscode/settings.json
|
|
.nyc_output
|
|
*.lerna_backup
|
|
**/build-fixtures/**
|
|
*.tsbuildinfo
|
|
packages/*/LICENSE
|
|
local_appium_home
|
|
*.tgz
|
|
typedoc-docs
|
|
packages/appium/docs/*/reference
|