Files
kami_frontend/.gitignore
danial 85a2da5e2f ci: set up continuous integration and delivery pipeline
- Add .drone.yml file to configure CI/CD pipeline
- Set up Docker build and push to private registry
- Add deployment configuration for development and production environments
- Include health check and environment variable support
2025-03-30 22:34:38 +08:00

7 lines
62 B
Plaintext

node_modules
.DS_Store
dist
dist-ssr
*.local
/.vscode/
/.idea/