22 lines
254 B
Plaintext
22 lines
254 B
Plaintext
build
|
|
dist / media
|
|
node_modules
|
|
.DS_Store
|
|
.env
|
|
.next
|
|
.vercel
|
|
|
|
# Payload default media upload directory
|
|
public/media/
|
|
|
|
public/robots.txt
|
|
public/sitemap*.xml
|
|
|
|
|
|
# Playwright
|
|
node_modules/
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|