File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55! ** /src /test /** /target /
66.flattened-pom.xml
77.fastRequest
8+ Cargo.lock
9+ * .swp
10+ * .swo
811
912# ## STS ###
1013.apt_generated
@@ -29,7 +32,6 @@ rebel.xml
2932/nbdist /
3033/.nb-gradle /
3134build /
32- bin /
3335! ** /src /main /** /build /
3436! ** /src /test /** /build /
3537
4042# ## Mac OS ###
4143.DS_Store
4244
43- .flattened-pom.xml
4445** /dependency-reduced-pom.xml
4546
4647# ## Python
@@ -65,24 +66,24 @@ logs/
6566
6667# # Frontend (all frontend/ directories across examples and extensions)
6768# Dependencies
68- ** /frontend / node_modules /
69+ ** /node_modules /
6970# Build output
70- ** /frontend / dist /
71- ** /frontend / build /
72- ** /frontend / .output /
71+ ** /dist /
72+ ** /build /
73+ ** /.output /
7374# Vite / bundler caches
74- ** /frontend / .vite /
75- ** /frontend / .cache /
76- ** /frontend / .parcel-cache /
75+ ** /.vite /
76+ ** /.cache /
77+ ** /.parcel-cache /
7778# Type-check / tsc output
78- ** /frontend / * .tsbuildinfo
79+ ** /* .tsbuildinfo
7980# Env files (may contain secrets)
80- ** /frontend / .env.local
81- ** /frontend / .env. * .local
81+ ** /.env.local
82+ ** /.env. * .local
8283# Coverage
83- ** /frontend / coverage /
84+ ** /coverage /
8485# Storybook
85- ** /frontend / storybook-static /
86+ ** /storybook-static /
8687# boba-tea-shop: generated static assets served by the supervisor-agent
8788** /boba-tea-shop /supervisor-agent /** /static /
8889
9192
9293# # harness db
9394** /* .db
95+
You can’t perform that action at this time.
0 commit comments