forked from palotas/ios-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
42 lines (42 loc) · 1.04 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
server/instrumentscli*
ide/instruments*
client/.settings
common/.settings
common/target
common/test-output
common/.classpath
common/.project
client/.settings
client/target
client/.classpath
client/.project
server/.settings
server/target
server/test-output
server/.classpath
server/.DS_Store
server/.project
ide/.settings
ide/target
ide/test-output
ide/.classpath
ide/.DS_Store
ide/.project
.project
.settings
.DS_Storeserver/uiamasterscript.js
ide/uiamasterscript.js
server/uiamasterscript.js
server/ss.png
instrumentscli*
server/src/test/resources/fr.json
/java/*
ide/src/test/java/org/uiautomation/ios/ide/pages/begin/SafariTests.java
ide/src/test/java/org/uiautomation/ios/ide/pages/begin/eBayTests.java
ide/src/test/java/org/uiautomation/ios/ide/pages/begin/SafariTests.java
go.sh
server-standalone-*.jar
ide/src/test/java/org/uiautomation/ios/selenium/PerformanceTest.java
ios-selenium-tests/src/test/java/org/uiautomation/ios/selenium/PerformanceTest.java
ios-selenium-tests/src/test/java/org/uiautomation/ios/selenium/playground/PerformanceTest.java
*.svn*