-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (40 loc) · 547 Bytes
/
.gitignore
File metadata and controls
43 lines (40 loc) · 547 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
# Runtime state
backups/
debug/
file-history/
history.jsonl
ide/
pdf/out/
plans/
scratch/
session-env/
sessions/
shell-snapshots/
tasks/
# Caches
cache/
mcp-needs-auth-cache.json
node_modules/
paste-cache/
.ruff_cache/
.task/
__pycache__/
*.pyc
skills/.marketplace/
stats-cache.json
# Logs, telemetry, and metrics
logs/
metrics/
statsig/
telemetry/
usage-data/
# User-specific configuration
.config.json
.mcp.json
.claude/settings.local.json
chrome/
plugins/*
!plugins/claude-hud/
plugins/claude-hud/*
!plugins/claude-hud/config.json
projects/