Files
luochen570-cli/.dockerignore
luochen570 378ec90d1e Initial: luochen570-cli Docker image with zsh+zinit+NvChad+CLI tools
- Alpine-based Docker image
- zsh + zinit + Powerlevel10k
- zsh-autosuggestions, fast-syntax-highlighting
- CLI tools: yazi, eza, fzf, duf, ncdu, bat, tree, tmux
- NvChad (neovim IDE config)
- Weekly Gitea Actions build workflow (multi-arch)
- Gitea Container Registry publishing
2026-07-14 23:20:14 +08:00

18 lines
120 B
Plaintext

# Git
.git/
.gitignore
# Docker
Dockerfile
.dockerignore
README.md
.gitea/
# macOS
.DS_Store
# Editor
*.swp
*.swo
*~