]> git.proxmox.com Git - mirror_iproute2.git/blame - .gitignore
v4.13.0
[mirror_iproute2.git] / .gitignore
CommitLineData
a6992a9c 1static-syms.h
e557d1ac 2config.*
da7aea79 3Config
a3ba8d2e
SH
4*.o
5*.a
6*.so
eb6c04f5 7*~
5e2f74a7 8\#*#
b5383aaa 9
5e2f74a7
SH
10# cscope
11cscope.*
12ncscope.*
12f92e2e 13tags
b5383aaa
SH
14TAGS
15
16# git files that we don't want to ignore even it they are dot-files
17!.gitignore
18!.mailmap
19
5e2f74a7
SH
20# for patch generation
21*.diff
22*.patch
23*.orig
24*.rej
b5383aaa 25
5e2f74a7 26# for quilt
b5383aaa 27.pc
5e2f74a7
SH
28patches
29series
b5383aaa 30
bba2fcd3
MF
31# for gdb
32.gdbinit
33.gdb_history
34*.gdb
d14cc6be 35
36# tests
37testsuite/results
38testsuite/iproute2/iproute2-this
886f2c43
PS
39testsuite/tools/generate_nlmsg
40testsuite/tests/ip/link/dev_wo_vf_rate.nl
08adf73a 41
42# doc files generated at runtime
43doc/*.aux
44doc/*.log
45doc/*.toc
46doc/*.ps
47doc/*.dvi
48doc/*.html
49doc/*.pdf
5f4d27d5 50doc/*.out