summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5ee20805edeae4c25239d9a67701f3a447617176 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
static-syms.h
Config
*.o
*.a
*.so
*~
\#*#
# cscope
cscope.*
ncscope.*
# for patch generation
*.diff
*.patch
*.orig
*.rej
# for quilt
patches
series
# for gdb
.gdbinit
.gdb_history
*.gdb