Files
spota-dev/.dockerignore
Power BI Dev 80f3e52596 Fix production assets in rebuild image
Exclude the Vite hot file from Docker builds and copy the SPOTA logo into the container so production deploys load compiled CSS and logo assets.
2026-05-03 19:38:35 +07:00

37 lines
513 B
Plaintext

.git
.gitignore
*.zip
*.rar
*.7z
*.tar
*.tar.gz
*.tgz
error_log
**/error_log
**/.DS_Store
index_gacor.php
index_gacor.html
cgi-bin
bekap
direktori-spn
pkm
rekomendasi-artikel
simpanghilir
sisesta
pedoman-old
files
files/**
!files/.gitkeep
img/curiga
rebuild/.env
rebuild/.env.*
!rebuild/.env.example
rebuild/node_modules
rebuild/vendor
rebuild/storage/logs/*
rebuild/storage/framework/cache/*
rebuild/storage/framework/sessions/*
rebuild/storage/framework/views/*
rebuild/bootstrap/cache/*.php
rebuild/public/hot