Add .gitignore and ECC setup guide reference
Ignore .claude/ directory and add Everything Claude Code setup guide link to README.
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.claude/
|
||||||
@@ -29,3 +29,9 @@ Fast code search skill for Claude Code — find classes, symbols, usages, implem
|
|||||||
|
|
||||||
- **Repository:** <https://github.com/defendend/Claude-ast-index-search>
|
- **Repository:** <https://github.com/defendend/Claude-ast-index-search>
|
||||||
- **Usage:** Invoke with `/ast-index` or related commands like "find class", "search for symbol", etc.
|
- **Usage:** Invoke with `/ast-index` or related commands like "find class", "search for symbol", etc.
|
||||||
|
|
||||||
|
## Guides
|
||||||
|
|
||||||
|
### [Everything Claude Code (ECC) — Setup Guide](ecc-setup-guide.md)
|
||||||
|
|
||||||
|
Step-by-step instructions for setting up [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) on a new machine — a comprehensive collection of skills, rules, agents, and hooks for Claude Code.
|
||||||
|
|||||||
Reference in New Issue
Block a user