chore: manual/*.md 및 *.md 파일 git 예외처리 (CLAUDE.md 제외)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
22259543f4
commit
a613e53a19
5
.gitignore
vendored
5
.gitignore
vendored
@ -44,6 +44,11 @@ logs/
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
|
||||
# Markdown docs (manual)
|
||||
manual/*.md
|
||||
*.md
|
||||
!CLAUDE.md
|
||||
|
||||
# Claude Code local settings
|
||||
.claude/settings.local.json
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user