]> git.proxmox.com Git - mirror_iproute2.git/blob - .gitignore
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger...
[mirror_iproute2.git] / .gitignore
1 static-syms.h
2 Config
3 *.o
4 *.a
5 *.so
6 *~
7 \#*#
8 # cscope
9 cscope.*
10 ncscope.*
11 # for patch generation
12 *.diff
13 *.patch
14 *.orig
15 *.rej
16 # for quilt
17 patches
18 series
19 # for gdb
20 .gdbinit
21 .gdb_history
22 *.gdb