Files
ares-source-analysis/.gitignore
kang ae8f577cd4 deploy: add Dockerfile (nginx:alpine), gitignore source/
Prepare for Coolify deployment to ares-docs.kang-kang.com.
Source clone is local-only (gitignored), only index.html ships in image.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 20:49:26 +08:00

14 lines
118 B
Plaintext

node_modules/
dist/
build/
.env
.env.local
.env.production
__pycache__/
*.pyc
.DS_Store
.vscode/
.idea/
*.log
source/