]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/blob - .gitignore
ss: should support CONFIG_INET_UDP_DIAG=n kernels
[lisovros/iproute2_canprio.git] / .gitignore
1 static-syms.h
2 Config
3 *.o
4 *.a
5 *.so
6 *~
7 \#*#
8
9 # cscope
10 cscope.*
11 ncscope.*
12 TAGS
13
14 # git files that we don't want to ignore even it they are dot-files
15 !.gitignore
16 !.mailmap
17
18 # for patch generation
19 *.diff
20 *.patch
21 *.orig
22 *.rej
23
24 # for quilt
25 .pc
26 patches
27 series
28
29 # for gdb
30 .gdbinit
31 .gdb_history
32 *.gdb