20 lines
213 B
Plaintext
20 lines
213 B
Plaintext
node_modules
|
|
dist
|
|
out
|
|
.DS_Store
|
|
*.log*
|
|
/logs
|
|
|
|
# Playwright
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
|
|
|
|
# Build Files
|
|
macbuild.sh
|
|
deploy.ps1
|
|
# Sentry Config File
|
|
.env.sentry-build-plugin
|