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