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