-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (35 loc) · 810 Bytes
/
.gitignore
File metadata and controls
45 lines (35 loc) · 810 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
**.DS_Store
vim/bundle
vim/pack/minpac/start
**.netrwhist
*.swp
job-specific.sh
scripts/dark-mode-notify
bin/format-transactions.js
node_modules
/karabiner/automatic_backups/
raycast/ai/providers.yaml
raycast/extensions/
# Kitty session files (machine-specific paths)
kitty/sessions/
# Agent working state
.sisyphus/
# Python bytecode
__pycache__/
# Playwright browser state
.playwright-cli/
# OpenCode session exports
session-ses_*.md
# Sandbox runtime state
sandbox/.sandbox-state.json
# Lazygit state
lazygit/state.yml
# Raycast auto-generated types
raycast-env.d.ts
# Build artifacts
raycast/custom-extensions/shortcuts/shortcuts.js
raycast/custom-extensions/shortcuts/shortcuts.js.map
# OpenCode local-only dirs (not symlinked from dotfiles)
opencode/scripts/
# Agent memory
.sisyphus/memory.md