mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 17:22:38 +02:00
22 lines
306 B
Text
22 lines
306 B
Text
.git
|
|
.gitignore
|
|
node_modules
|
|
.next
|
|
out
|
|
.DS_Store
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
Dockerfile
|
|
.dockerignore
|
|
node_modules
|
|
README.md
|
|
|
|
# Playwright (never ship E2E tests to production runtime image)
|
|
tests
|
|
playwright.config.ts
|
|
playwright
|
|
playwright-report
|
|
test-results
|
|
blob-report
|