-
Notifications
You must be signed in to change notification settings - Fork 152
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (56 loc) · 1.1 KB
/
.gitignore
File metadata and controls
57 lines (56 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.DS_Store
plugin-deploy.sh
config.codekit
export.sh
.idea
.vscode
.github/prompts
.cursor
/.DS_Store
/bin
nbproject
node_modules
includes/pro
build
secret.json
log.txt
npm-debug.log
vendor
!assets/vendor
phpcs-report.txt
# Ignore the following directories and files for automation tests
test-results
playwright-report
tests/e2e/node_modules/
tests/e2e/test-results/
tests/e2e/setup
tests/e2e/parallel-one
tests/e2e/parallel-two
tests/e2e/parallel-three
tests/e2e/parallel-four
tests/e2e/parallel-five
tests/e2e/parallel-six
tests/e2e/parallel-seven
tests/e2e/parallel-eight
tests/e2e/parallel-nine
tests/e2e/parallel-ten
tests/e2e/parallel-eleven
tests/e2e/parallel-twelve
tests/e2e/parallel-thirteen
tests/e2e/parallel-fourteen
tests/e2e/parallel-fifteen
tests/e2e/parallel-sixteen
tests/e2e/parallel-seventeen
tests/e2e/parallel-eighteen
tests/e2e/parallel-nineteen
tests/e2e/parallel-twenty
tests/e2e/json-results
tests/e2e/playwright-report/
tests/e2e/playwright/.cache/
tests/e2e/.DS_Store
tests/e2e/.env
tests/chrome_recordings
*.min.js.*
*.min.css.*
tests/e2e/plugins-page-wpuf-lite-check.png
tests/e2e/screenshots