mirror of
https://github.com/meodai/skill.color-expert.git
synced 2026-09-14 20:16:47 +08:00
Ignore symlinked reference PDF directories
PDFs are kept locally and not committed; the references/*/pdfs paths are now symlinks to local storage, so ignore the directory entries too. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
# PDFs are large (~550MB total) and not needed for the skill
|
||||
# PDFs are large (~600MB total) and not needed for the skill
|
||||
# The markdown summaries capture all relevant content
|
||||
# Keep PDFs locally for reference but don't commit
|
||||
*.pdf
|
||||
references/*/pdfs
|
||||
node_modules
|
||||
.claude/
|
||||
|
||||
Reference in New Issue
Block a user