위키 콘텐츠 및 작업 규칙 정비
- wiki/ 초기 페이지 추가 (index, log, 주요 개념 9종) - Output/, wiki/ 하위 CLAUDE.md 규칙 파일 추가 - .gitignore 추가 (.obsidian, .claude, raw, Backup 등 제외) - CLAUDE.md 프로젝트 규칙 갱신 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Obsidian & editor workspace
|
||||
.obsidian/
|
||||
.claude/
|
||||
.usage/
|
||||
|
||||
# Local backups
|
||||
Backup/
|
||||
|
||||
# Raw sources (license/ownership concerns — not redistributed)
|
||||
raw/
|
||||
|
||||
# Default Obsidian welcome note
|
||||
환영합니다!.md
|
||||
Reference in New Issue
Block a user