HEX
Server: Apache
System: Linux server3230.server-vps.com 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64
User: lzgqnjwu (1002)
PHP: 7.4.33
Disabled: NONE
Upload Files
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/*