Files
ui/.gitignore
T
Oleksandr Bezdieniezhnykh f8b214f86f
ci/woodpecker/push/build-arm Pipeline was successful
fix build - bun.lock . Fix bun version
2026-04-22 21:03:19 +03:00

30 lines
320 B
Plaintext

.idea
.claude
.superpowers
# dependencies
node_modules/
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
package-lock.json
yarn.lock
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/playwright/.auth/