-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (38 loc) · 1.23 KB
/
Copy path.gitignore
File metadata and controls
48 lines (38 loc) · 1.23 KB
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
46
47
48
bundle/cache
config/vifm/vifminfo
config/vifm/vifminfo.json
config/vifm/vifmimgpdffile
config/vifm/vifmimgpdfpage
# ignore sumenko lua generated artifact
.luarc.json
# ignore tmuxinator files since they are workstation specific
config/tmuxinator/*.yml
# do not commit history - may contain sensitive data
config/nushell/history.*
# ignore local nushell environment settings
config/nushell/env.local.nu
# local machine overrides
config/ghostty/config.local
# themes for yazi - can be synced via `ya pkg install`
config/yazi/flavors
# ignore this file because i don't care to keep it up to date in my repo
config/opencode/package-lock.json
# machine-local OpenCode V2 service password
config/opencode/service.json
# pi sessions/auth are machine-local and may contain sensitive data
config/pi/agent/sessions/
config/pi/agent/auth.json
# generated cache of remote provider model catalogs
config/pi/agent/models-store.json
.claude/worktrees
config/herdr/*.log
config/herdr/*.sock
config/herdr/.plugins.lock
config/herdr/plugins.json
config/herdr/session.json
config/herdr/release-notes.json
config/herdr/plugins/.tmp-install-*/
config/herdr/plugins/github/
config/herdr/session-history.json
# Hunk trust decisions are machine-local
config/hunk/state.json