]> git.proxmox.com Git - mirror_iproute2.git/blob - .gitignore
vdpa: add .gitignore
[mirror_iproute2.git] / .gitignore
1 # locally generated
2 Config
3 static-syms.h
4 config.*
5 *.o
6 *.a
7 *.so
8 *~
9 \#*#
10
11 # cscope
12 cscope.*
13 ncscope.*
14 tags
15 TAGS
16
17 # git files that we don't want to ignore even it they are dot-files
18 !.gitignore
19 !.mailmap
20
21 # for patch generation
22 *.diff
23 *.patch
24 *.orig
25 *.rej
26
27 # for quilt
28 .pc
29 patches
30 series
31
32 # for gdb
33 .gdbinit
34 .gdb_history
35 *.gdb
36
37 # tests
38 testsuite/results
39 testsuite/iproute2/iproute2-this
40 testsuite/tools/generate_nlmsg
41 testsuite/tests/ip/link/dev_wo_vf_rate.nl