Files
ChatbotAI/.dockerignore
2026-05-25 10:20:58 +08:00

15 lines
244 B
Plaintext

.git
.github
node_modules
vendor
storage/logs/*.log
storage/framework/cache/data/*
storage/framework/sessions/*
storage/framework/testing/*
storage/framework/views/*
bootstrap/cache/*.php
.env
.env.*
npm-debug.log
Dockerfile
docker-compose*.yml