chore(gitignore): ignore .gemini/ and local wiki/docs per ecosystem standard #5
+14
@@ -1,2 +1,16 @@
|
||||
# Claude Code
|
||||
.claude/
|
||||
.gemini/
|
||||
|
||||
# ============================================================
|
||||
# AI client instructions (not version controlled)
|
||||
# ============================================================
|
||||
/GEMINI.md
|
||||
/MOKOAI.md
|
||||
.mokoai/
|
||||
|
||||
# ============================================================
|
||||
# Local wiki clone (not version controlled)
|
||||
# ============================================================
|
||||
wiki/
|
||||
docs/
|
||||
|
||||
Reference in New Issue
Block a user