-
-
Notifications
You must be signed in to change notification settings - Fork 202
Expand file tree
/
Copy path.gitignore
More file actions
111 lines (100 loc) · 2.98 KB
/
.gitignore
File metadata and controls
111 lines (100 loc) · 2.98 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# See http://help.github.com/ignore-files/ for more about ignoring files.
/apps/**/*.html
/apps/**/*.mjs
/apps/**/neo-config.json
!/apps/agentos/index.html
!/apps/agentos/**/*.mjs
!/apps/agentos/neo-config.json
!/apps/agentos/childapps/strategy/index.html
!/apps/agentos/childapps/strategy/neo-config.json
!/apps/agentos/childapps/swarm/index.html
!/apps/agentos/childapps/swarm/neo-config.json
!/apps/agentos/childapps/widget/index.html
!/apps/agentos/childapps/widget/neo-config.json
!/apps/ai/neural-link/index.html
!/apps/ai/neural-link/**/*.mjs
!/apps/ai/neural-link/neo-config.json
!/apps/colors/index.html
!/apps/colors/**/*.mjs
!/apps/colors/neo-config.json
!/apps/colors/childapps/widget/index.html
!/apps/colors/childapps/widget/neo-config.json
!/apps/covid/index.html
!/apps/covid/**/*.mjs
!/apps/covid/neo-config.json
!/apps/email/index.html
!/apps/email/**/*.mjs
!/apps/email/neo-config.json
!/apps/devindex/index.html
!/apps/devindex/**/*.mjs
!/apps/devindex/neo-config.json
!/apps/finance/index.html
!/apps/finance/**/*.mjs
!/apps/finance/neo-config.json
!/apps/form/index.html
!/apps/form/**/*.mjs
!/apps/form/neo-config.json
!/apps/legit/index.html
!/apps/legit/**/*.mjs
!/apps/legit/neo-config.json
!/apps/legit/childapps/preview/index.html
!/apps/legit/childapps/preview/neo-config.json
!/apps/portal/index.html
!/apps/portal/**/*.mjs
!/apps/portal/neo-config.json
!/apps/portal/childapps/preview/index.html
!/apps/portal/childapps/preview/neo-config.json
!/apps/realworld/index.html
!/apps/realworld/**/*.mjs
!/apps/realworld/neo-config.json
!/apps/realworld2/index.html
!/apps/realworld2/**/*.mjs
!/apps/realworld2/neo-config.json
!/apps/route/index.html
!/apps/route/**/*.mjs
!/apps/route/neo-config.json
!/apps/sharedcovid/index.html
!/apps/sharedcovid/**/*.mjs
!/apps/sharedcovid/neo-config.json
!/apps/sharedcovid/childapps/sharedcovidchart/index.html
!/apps/sharedcovid/childapps/sharedcovidchart/neo-config.json
!/apps/sharedcovid/childapps/sharedcovidhelix/index.html
!/apps/sharedcovid/childapps/sharedcovidhelix/neo-config.json
!/apps/sharedcovid/childapps/sharedcovidgallery/index.html
!/apps/sharedcovid/childapps/sharedcovidgallery/neo-config.json
!/apps/sharedcovid/childapps/sharedcovidmap/index.html
!/apps/sharedcovid/childapps/sharedcovidmap/neo-config.json
!/apps/shareddialog/index.html
!/apps/shareddialog/**/*.mjs
!/apps/shareddialog/neo-config.json
!/apps/shareddialog/childapps/shareddialog2/index.html
!/apps/shareddialog/childapps/shareddialog2/neo-config.json
/buildScripts/webpack/json/myApps.json
/dist
/docs/output
/tmp
# dependencies
/node_modules
# generated by the theme-build
/resources/theme-map.json
# IDEs and editors
/.idea
.project
.classpath
*.launch
.settings
.vscode/
#System Files
.DS_Store
Thumbs.db
resources/data/deck/EditorConfig.json
# Agent OS Local Data
.env
.neo-ai-data/
ai/mcp/server/*/config.mjs
# Playwright test results
test/playwright/test-results/
# Single-file Playwright runs via npx
test-results/
# Autonomous AI Output files
resources/content/sandman_handoff.md