mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 05:22:44 +01:00
29 lines
373 B
Plaintext
29 lines
373 B
Plaintext
/.phpunit.cache
|
|
/node_modules
|
|
/public/build
|
|
/public/hot
|
|
/public/storage
|
|
/public/css
|
|
/public/js
|
|
/public/vendor
|
|
/lang/vendor
|
|
/storage/*.key
|
|
/vendor
|
|
.env
|
|
.env.backup
|
|
.env.production
|
|
.phpunit.result.cache
|
|
Homestead.json
|
|
Homestead.yaml
|
|
auth.json
|
|
npm-debug.log
|
|
yarn-error.log
|
|
/.fleet
|
|
/.idea
|
|
/.vscode
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
/coverage
|