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:
David Aerne
2026-06-27 12:44:37 +02:00
parent 3c2227b348
commit f56b1b2fd7
+2 -1
View File
@@ -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/