-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
55 lines (55 loc) · 2.65 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
47
48
49
50
51
52
53
54
55
# Created by .ignore support plugin (hsz.mobi)
20200821_selenium_20200827/__pycache__/
tps300ol/case/alarmView/
tps300ol/case/loginPage/
tps300ol/test/__pycache__/
tps300ol/test/allure-reports/
tps300ol/test/reports/
tps300ol/method/__pycache__/
tps300ol_ui_pytest/.idea/
tps300ol_ui_pytest/.pytest_cache/
tps300ol_ui_pytest/case/.pytest_cache/
tps300ol/__pycache__/
tps300ol/page/__pycache__/
tps300ol/test/case/__pycache__/
tps300ol/test/case/allure-reports/
tps300ol/test/case/main_test.py
tps300ol/test/case/reports/
!/tps300ol/test/-.spec
pywinauto/.idea/.gitignore
pywinauto/.idea/.name
pywinauto/.idea/codeStyles/
pywinauto/.idea/inspectionProfiles/
pywinauto/.idea/misc.xml
pywinauto/.idea/modules.xml
pywinauto/.idea/vcs.xml
request_test/.idea/
request_test/__pycache__/
tps300ol/.idea/dataSources.xml
tps300ol/.idea/dataSources/
tps300ol/.idea/sqldialects.xml
tps300ol/.pytest_cache/
"tps300ol/data/\345\205\266\344\273\226\346\234\252\347\237\245\347\261\273\345\236\213.json"
"tps300ol/data/\350\265\204\344\272\247\345\217\221\347\216\260\344\270\212\351\200\201.json"
"tps300ol/data/\350\265\204\344\272\247\347\231\273\345\275\225\345\274\202\345\270\270-\345\257\206\347\240\201\351\224\231\350\257\257.json"
"tps300ol/data/\350\265\204\344\272\247\347\231\273\345\275\225\345\274\202\345\270\270-\347\253\257\345\217\243\345\205\263\351\227\255\346\210\226\350\277\207\346\273\244.json"
"tps300ol/data/\350\265\204\344\272\247\350\241\214\344\270\272-\347\231\273\345\275\225\346\223\215\344\275\234\344\272\213\344\273\266\344\270\212\351\200\201.json"
"tps300ol/data/\350\265\204\344\272\247\350\265\204\346\272\220-mac\345\234\260\345\235\200\350\241\250\344\270\212\351\200\201.json"
"tps300ol/data/\350\265\204\344\272\247\350\265\204\346\272\220-\345\205\266\344\273\226\346\223\215\344\275\234\344\272\213\344\273\266\344\270\212\351\200\201.json"
"tps300ol/data/\350\265\204\344\272\247\350\265\204\346\272\220-\345\216\237\345\247\213\346\227\245\345\277\227\344\270\212\351\200\201.json"
"tps300ol/data/\350\265\204\344\272\247\350\265\204\346\272\220-\345\234\250\347\246\273\347\272\277\347\212\266\346\200\201\344\270\212\351\200\201.json"
"tps300ol/data/\350\265\204\344\272\247\350\265\204\346\272\220-\345\256\232\345\200\274\345\215\225\344\270\212\351\200\201.json"
"tps300ol/data/\350\265\204\344\272\247\350\265\204\346\272\220-\346\265\201\351\207\217\344\270\212\351\200\201.json"
tps300ol/test/-.spec
/tps300ol/test/-.spec
/tps300ol/.vscode/
/tps300ol/.idea/
readcsv/__pycache__/read_csv.cpython-38.pyc
tps300ol/data/*.json
tps300ol/database/*.spec
tps300ol/database/build/
tps300ol/database/dist/
tps300ol/test/build/
tps300ol/test/dist/
tps300ol/test/*.spec
**/__pycache__/