-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdot_gitignore
More file actions
119 lines (107 loc) · 1.4 KB
/
Copy pathdot_gitignore
File metadata and controls
119 lines (107 loc) · 1.4 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
# System files
.DS_Store
# Editors and IDEs
.idea/
.vscode/
# Dependencies
node_modules/
.pnpm-debug.log*
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
vendor/
# Build output
.next/
build/
dist/
out/
# Testing
coverage/
playwright-report/
playwright/.cache/
test-results/
playwright/.cache/
# Logs
*.log
lerna-debug.log*
logs/
agent-mail-*.log
server_error*.log
server_warnings.txt
error.log
ubs-output.txt
# Cache
.cache/
.eslintcache
.npm
.parcel-cache/
.serverless/
.tern-port
.fastembed_cache/
**/.fastembed_cache/
__pycache__/
scripts/__pycache__/
.codex/
.codex-tmp/
.bv/
# Environment
.env
.env*.local
.envrc
.agent-mail.yaml
.agent-mail-project-id
opencode.json
*.mcp.json
*.mcp.json.*.bak
codex.mcp.json
cursor.mcp.json
gemini.mcp.json
cline.mcp.json
windsurf.mcp.json
.opencode.json.*.bak
.windsurf.mcp.json.*.bak
# Runtime
*.pid
*.pid.lock
*.seed
pids/
*.sqlite3*
*.db
# Development tools
.dprint*
.php-cs-fixer.cache
prettier.config.js
stylelint.config.js
# AI and automation tools
.claude/
.gemini
.antigravitycli
.opencode
.agent
.agents
.cass
.beads/*
.specify
.factory
.pi
!.beads/issues.jsonl
.impeccable/
# Rust / compiled test artifacts
migrate_bug_test
parser_bug_test
s3fifo_test
s3fifo_leak_test
test_glob
test_panic
ammonia_bug_test
test_output.txt
test_meminfo
/*.rs
/ftui-extras-cargo.toml
rustc-ice-*.txt
core.*
core
# Misc project artifacts
**/archived_mailbox_states/
.git/