forked from kunchenguid/firstmate
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (30 loc) · 783 Bytes
/
Copy path.gitignore
File metadata and controls
30 lines (30 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
projects/
state/
data/
.no-mistakes/
.lavish/
.local/axi/
graphify-out/
.fm-secondmate-home
.DS_Store
__pycache__/
*.pyc
# Captain-private local configuration and credentials.
# Directory- and prefix-wide on purpose; docs/configuration.md owns why.
.env
.env.*
config/*
# Claude Code and firstmate write these local runtime artifacts into a checkout.
# Keep the patterns narrow so tracked .claude/settings.json and .claude/skills remain visible.
.claude/settings.local.json
**/.claude/scheduled_tasks.lock
**/.claude/scheduled_tasks.json
**/.claude/routines/.state/
**/.claude/worktrees/
**/.claude/checkpoints/
**/.claude/mailbox/
**/.claude/agent-registry.json
**/.claude/agent-memory-local
**/.claude/first-run
**/.claude/assistant-daemon-state.json
.claude/settings.fm-task.json