Keep all of docs/ local
The user guide files already committed stay tracked; anything new in docs/ has to be added on purpose. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
da269130f6
commit
79ae012faa
|
|
@ -44,9 +44,6 @@ Thumbs.db
|
|||
|
||||
# Working notes and local tooling, not part of the published source
|
||||
.claude/
|
||||
# In docs/ only the user guide is published; notes, the scripts that build the guide and its
|
||||
# screenshots stay local.
|
||||
# docs/ stays local. The user guide files already in the repository stay tracked; anything new
|
||||
# there has to be added on purpose.
|
||||
docs/*
|
||||
!docs/user-guide.md
|
||||
!docs/user-guide.pdf
|
||||
!docs/user-guide.docx
|
||||
|
|
|
|||
Loading…
Reference in New Issue