TrendRadar/.dockerignore
sansan 3fbbfeff10 feat: v2.0.0 重大重构
- 配置管理重构:统一使用 config/config.yaml
- 运行模式升级:支持 daily/current/incremental 三种模式
- Docker 支持:完整容器化部署方案
- 新增配置文件:config/config.yaml 和 config/frequency_words.txt
2025-07-20 07:38:16 +08:00

35 lines
235 B
Plaintext

.git/
.gitignore
*.md
README.md
output/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
.pytest_cache/
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
docker/.env
_image/
.github/
*.log
.env.local
.env.*.local
version
index.html