36 lines
455 B
Plaintext
36 lines
455 B
Plaintext
.env
|
|
.env.testing
|
|
.idea
|
|
.php_cs.cache
|
|
.phpunit.result.cache
|
|
.vscode
|
|
.vagrant
|
|
*.hot
|
|
/stubs
|
|
/data
|
|
/docker-compose-collection
|
|
Homestead.json
|
|
Homestead.yaml
|
|
/ignorables/*
|
|
/node_modules
|
|
npm-debug.log
|
|
package-lock.json
|
|
/playwright-report
|
|
/public/css
|
|
/public/js
|
|
/public/hot
|
|
/public/storage
|
|
/public/vendor
|
|
/lang/vendor
|
|
/storage/*.key
|
|
/storage/dcc-data/
|
|
/vendor
|
|
yarn.lock
|
|
yarn-error.log
|
|
|
|
# Playwright
|
|
node_modules/
|
|
/test-results/
|
|
/blob-report/
|
|
/playwright/.cache/
|