mirror of
https://github.com/luxfi/wallet.git
synced 2026-07-27 03:37:41 +00:00
Copies apps/extension, apps/mobile and 10 pkgs (wallet, ui, config, utilities, sessions, gating, notifications, analytics, eslint-config, prices) into a standalone pnpm workspace. Resolves merge conflict markers in extension and mobile package.json files, strips build artifacts (.wxt, .output, Pods).
18 lines
137 B
Plaintext
18 lines
137 B
Plaintext
node_modules
|
|
.next
|
|
out
|
|
dist
|
|
build
|
|
*.tsbuildinfo
|
|
.turbo
|
|
.env*.local
|
|
.expo
|
|
.cache
|
|
.wxt
|
|
.output
|
|
Pods/
|
|
coverage
|
|
test-results
|
|
*.log
|
|
.DS_Store
|