summaryrefslogtreecommitdiff
path: root/.gitignore
blob: acc8dbfbd2a9be7f4284f8d44401abff93505dbb (plain)
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
# Build output
result/
*.o

# Generated config (re-run make defconfig-xxx / make configure)
.config
config_generated.mk
include/kernel/config.h

# Editor files
*.swp
*.swo
*~
.vscode/
.idea/
.clangd/
compile_commands.json

# OS/platform files
.DS_Store
Thumbs.db


# Qemu
qemu_log*



#AI tools
CLAUDE.md