File: /home/lzgqnjwu/sites/bot.sgt.com.ua/.gitignore
# Env
/.env
# Composer
/vendor
composer.phar
# Backups & Files
storage/web/*
bot.sgt.com.ua_26.12
backups/*
patches/*
.tmb/
.well-known/
cgi-bin
frontend/web/assets_old/
index.html
backend/web/error_log
frontend/web/error_log
frontend/web/tg_log.txt
composer.lock
# JS
node_modules
spa/npm-debug.log
spa/yarn-error.log
# IDE
.idea
nbproject
.buildpath
.project
.settings
error_log
# windows thumbnail cache
Thumbs.db
# Mac DS_Store Files
.DS_Store
# phpunit
phpunit.phar
/phpunit.xml
# Vagrant
/.vagrant
# Tests
tests/codeception/*/_support/_generated/*