Files
growup-crm/.gitignore
2026-02-02 15:31:15 -03:00

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/