-
-
Notifications
You must be signed in to change notification settings - Fork 75
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (39 loc) · 824 Bytes
/
.gitignore
File metadata and controls
45 lines (39 loc) · 824 Bytes
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
/nbproject/private/
node_modules
project.xml
project.properties
.DS_Store
Thumbs.db
.buildpath
.project
.settings*
.vscode/*
!.vscode/settings.json
.idea
vendor
.phpunit.result.cache
tests/e2e/cypress/screenshots
tests/e2e/cypress/videos
tests/e2e/cypress/downloads
ultimate-multisite.zip
# Code coverage
coverage.xml
coverage-html/
# Local test scripts with secrets
run-tests.sh
# Performance benchmark result artifacts (generated by CI)
baseline-results.json
current-results.json
baseline-test.json
current-test.json
performance-report.md
tests/simple-performance-results-*.json
# AI agent loop state (framework artifacts)
.agents/loop-state/
# Generated wp-env override (addon-specific, not committed)
.wp-env.override.json
# OpenCode AI local config
opencode.json
.aidevops.json
kp-cyberpanel-integration.php
tmp/