Files
alexsjones--llmfit/.dockerignore
T
2026-07-13 12:12:21 +08:00

39 lines
395 B
Plaintext

# Build artifacts
target/
*.swp
*.swo
*~
# IDE
.vscode/
.idea/
*.iml
# Git
.git/
.gitignore
.githooks/
# Documentation and assets
*.md
!README.md
*.png
*.gif
assets/
.github/
# Scripts (not needed in container)
scripts/
install.sh
# Website files
index.html
CNAME
# Release metadata
.release-please-manifest.json
# Skills (OpenClaw integration, not needed in container)
skills/
AGENTS.md