Files
deploy.stack/.gitignore

36 lines
486 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Docker相关
.env
*.env
docker-compose.override.yml
# 例外env 模板(不视为敏感配置)允许提交
!*.env.example
!env.cfg.example
# 开发环境
.idea/
.vscode/
*.swp
*.swo
# 系统文件
.DS_Store
Thumbs.db
test/
tests/
# 日志文件
*.log
logs/
mcp_server_go/go.sum
mcp_server_go/mcp_server_go
crontab/smartctl_log
crontab/debug_*.py
crontab/test_*.py
crontab/test*.py
g-b/*
mcptime/go.sum
mcpTimeServer/go.sum
mcp_server_go/config.toml
compare_images.py
env.cfg