]> git.proxmox.com Git - mirror_iproute2.git/blame - .gitignore
libnetlink: break up dump function
[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
08adf73a 39
40# doc files generated at runtime
41doc/*.aux
42doc/*.log
43doc/*.toc
44doc/*.ps
45doc/*.dvi
46doc/*.html
47doc/*.pdf
5f4d27d5 48doc/*.out