Commit Graph

5 Commits

Author SHA1 Message Date
9d9bb52f93 docs: update git guidelines in GEMINI.md
Add comprehensive rules for Git usage, including branching protocols,
worktree suggestions, safety checks (git diff), and history management.
Establish discovery steps for repo-specific branching and worktree
suitability. Ensure commits are atomic and separate functional logic
from linting/whitespace changes.
2026-02-06 16:49:54 +00:00
c94f4a4665 Configure the context files to include more and add an ignore list
As suggested by gemini.
This will give more context and allow context to more relevant.
2026-01-27 18:29:23 +00:00
2c7460ed28 Add gemini setting file 2026-01-27 18:25:03 +00:00
91653e233f Update GEMINI.md with refined guidelines
As suggested by gemini.
2026-01-27 18:24:03 +00:00
9cb1cb7ce1 Initial import of my global GEMINI.md 2026-01-27 18:23:09 +00:00