HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/ai-notam/.gitignore
# compiled output
/dist
/node_modules
/build
/db

# Logs
logs
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# OS
.DS_Store

# Tests
/coverage
/.nyc_output

# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace

# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local

# temp directory
.temp
.tmp

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

### OSX Vendor Configs ###
.DS_Store
*._DS_Store
._.DS_Store
*._
._*
._.*

### Sass ###
#bower_components/*
/telegram/.sass-cache/*
.sass-cache

### Master Configs ###
/telegram/.env
/telegram/composer.lock
/telegram/package-lock.json
/telegram/yarn.lock

### Assets ###
/telegram/node_modules
/telegram/public/hot
/telegram/public/js
/telegram/public/css
/telegram/public/mix-manifest.json
/telegram/public/storage
/telegram/public/main-buckets.html
/telegram/public/main-dashboard.html
/telegram/public/main-form.html
/telegram/public/main-free.html
/telegram/public/main-listing.html
/telegram/public/assets/
/telegram/storage/*.key
/telegram/vendor
/telegram/storage/debugbar
/telegram/storage/framework
/telegram/storage/logs
/telegram/storage/users
/telegram/packages/
/telegram/.env.backup

# Debug Files
npm-debug.log
yarn-error.log

/telegram/node_modules
/telegram/public/hot
/telegram/public/storage
/telegram/storage/*.key
/telegram/vendor
/telegram/.env.backup
/telegram/.phpunit.result.cache

# Local Files
/telegram/storage/app