Skip to content

chore(gitignore): ignore local skill dirs and Kimi session files - #1

Merged
alanrezendeee merged 1 commit into
mainfrom
chore/gitignore-local-skills
May 4, 2026
Merged

chore(gitignore): ignore local skill dirs and Kimi session files#1
alanrezendeee merged 1 commit into
mainfrom
chore/gitignore-local-skills

Conversation

@alanrezendeee

Copy link
Copy Markdown
Owner

Add .agents/ and .kimi/ to .gitignore to prevent accidentally committing local skill installations (e.g. .agents/skills/) and session-generated files (e.g. .kimi/session-memory.md).

Description

Brief description of what this PR does.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • Tests pass (pytest)
  • Code follows project style (ruff check)
  • README updated if needed
  • CHANGELOG updated

Add .agents/ and .kimi/ to .gitignore to prevent accidentally
committing local skill installations (e.g. .agents/skills/) and
session-generated files (e.g. .kimi/session-memory.md).
@alanrezendeee
alanrezendeee merged commit 5e5c29a into main May 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant