summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 859352d68ec30d614501cd205537f312d1a5ee76 (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
bin/*/*
!bin/*/*.*
!bin/*/Kbuild

boot/*/*
!boot/*/*.*
!boot/*/Kbuild

*.lex.c
*.tab.c
*.tab.h

*.o
*.a
*.d

.cache

.config
.config.old

include/config
include/generated

compile_commands.json
scripts/kconfig/mconf