File: /var/www/exnova-telegram-bot-v2/.gitignore
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/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
# Laravel specific files and directories
/vendor/
/node_modules/
/.vagrant
# OS generated files
.DS_Store
Thumbs.db
# IDE or Editor specific files
.idea/
*.sublime-project
*.sublime-workspace