mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-08 13:39:45 +08:00
chore: gitignore .factory and remove tracked files (v0.13.5.1) (#642)
* chore: gitignore .factory and remove tracked files The .factory/ directory contains generated skill definitions for Factory Droid compatibility. These should not be tracked in git, same as .claude/skills/ and .agents/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: bump version and changelog (v0.13.5.1) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@ bin/gstack-global-discover
|
||||
.gstack/
|
||||
.claude/skills/
|
||||
.agents/
|
||||
.factory/
|
||||
.context/
|
||||
extension/.auth.json
|
||||
.gstack-worktrees/
|
||||
|
||||
Reference in New Issue
Block a user