/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/public/apk/*.apk
/bootstrap/cache/*.php
/storage/app/*
!/storage/app/.gitignore
!/storage/app/private/
/storage/app/private/*
!/storage/app/private/.gitignore
!/storage/app/public/
/storage/app/public/*
!/storage/app/public/.gitignore
/storage/framework/cache/data/*
/storage/framework/sessions/*
/storage/framework/testing/*
/storage/framework/views/*
/storage/logs/*.log
/storage/logs/*.json
/storage/*.key
/storage/pail
/vendor
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/auth.json
/.fleet
/.idea
/.nova
/.vscode
/.zed
/.venv-background-remover
/chatbot-backend/.venv
__pycache__/
*.pyc
