| Server IP : 217.154.3.148 / Your IP : 216.73.216.90 Web Server : Apache System : Linux blissful-wright.217-154-3-148.plesk.page 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : gracious-boyd_hfhh1h8vo9n ( 10000) PHP Version : 8.3.31 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/gracious-boyd.217-154-3-148.plesk.page/nextjs/ |
Upload File : |
# Dependencies / builds node_modules/ .next/ out/ dist/ build/ coverage/ *.tsbuildinfo npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* .pnp.* # Env / secrets (keep the example) .env .env.* !.env.example # Logs / runtime *.log logs/ .logs/ *.pid root/.pm2/ # Python .venv*/ venv/ __pycache__/ *.pyc # ML weights & training artifacts (too large for git) *.onnx *.onnx.data *.ckpt *.pt *.pth models/unet_latest/unet_tiles.ts models/unet_latest/lightning_logs/ models/unet_latest/eval/ models/unet_latest/eval_latest/ models/unet_latest/_archive/ # Experiment outputs & datasets runs/ reports/ output/ samples/ dataset_export/ tiles_clean__archive/ bench/**/cache/ bench/**/out/ bench/**/models/ bench/**/.venv/ # Backups & scratch files *.bak *.bak.* *.bak_* *.bak-* *.tmp .backup*/ .backups/ .patches/ .reports/ backups_*/ # OS / editor junk .DS_Store Thumbs.db .vscode/