chore(gitignore): ignore .gemini/ and local wiki/docs per ecosystem standard #172

Merged
jmiller merged 1 commits from chore/ignore-gemini-wiki into dev 2026-07-18 21:29:46 +00:00
+13
View File
@@ -46,6 +46,7 @@ Icon?
.idea/
.settings/
.claude/
.gemini/
.vscode/*
!.vscode/tasks.json
!.vscode/settings.json.example
@@ -223,3 +224,15 @@ profile.ps1
# Wiki content lives in the native MokoGit wiki (MokoOnyx.wiki.git); local wiki/ is a gitignored clone
wiki/
# ============================================================
# AI client instructions (not version controlled)
# ============================================================
/GEMINI.md
/MOKOAI.md
.mokoai/
# ============================================================
# Local wiki clone (not version controlled)
# ============================================================
docs/