-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
51 lines (46 loc) · 791 Bytes
/
Copy path.gitignore
File metadata and controls
51 lines (46 loc) · 791 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
46
47
48
49
50
51
# Build Outputs & Directories
/out*/
LASTCHANGE
LASTCHANGE.committime
build/
build/mac_files/
gclient_args.gni
# Tools & Dependencies
*sysroot
buildtools/
clang-format
/third_party/cpython3/host
/third_party/cpython3/linux-amd64
third_party/rust-toolchain/
third_party/rust/
tools/clang/scripts/update.py
tools/rust/update_rust.py
yajsv
yajsv.exe
# Certificates & Keys
osp/impl/quic/certificates/agent_certificate.crt
osp/impl/quic/certificates/private_key.key
# Generated, Temp, and Trace Files
*.pftrace
*.profdata
*.profraw
*.pyc
__pycache__/
generated_root_cast_receiver*
# IDEs & Editors
.vs/
.vscode/
# AI Assistants & Agents
*copilot*
.aider*
.claude/
.cline/
.cline_history/
.cursor/
.cursorrules
.gemini/
GEMINI.md
claude.json
tools/licenses/
tools/protoc_wrapper/
tools/rust/