Files
InfoGenie/InfoGenie-frontend/public/smallgame/h5cube/.dockerignore
2026-03-28 20:59:52 +08:00

12 lines
141 B
Plaintext

# 排除所有文件和目录
*
# 允许 index.html
!index.html
!favicon.ico
# 允许的目录(及其内容)
!remote_files/
!js/
!css/