Files
2025-11-29 18:02:37 +08:00

13 lines
219 B
Plaintext

# Exclude development materials from skill packaging
info_to_craft_skill/
# Exclude GitHub documentation (not needed in skill package)
README.md
# Exclude local settings
.claude/
# Exclude git files
.git/
.gitignore