/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.phpunit.result.cache
docker-compose.override.yml
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/.idea
/.vscode

# Litegram
/app/Bots/*
!/app/Bots/LitegramBot
!/app/Bots/newbot
/public/webhooks/*
!/public/webhooks/LitegramBot.php
