2017-09-30 01:02:31 +08:00
|
|
|
# locally generated
|
|
|
|
Config
|
2009-11-11 02:45:05 +08:00
|
|
|
static-syms.h
|
2012-02-16 02:03:39 +08:00
|
|
|
config.*
|
2006-10-03 04:13:34 +08:00
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.so
|
2008-02-06 03:41:48 +08:00
|
|
|
*~
|
2009-11-14 06:18:35 +08:00
|
|
|
\#*#
|
2011-07-12 01:29:12 +08:00
|
|
|
|
2009-11-14 06:18:35 +08:00
|
|
|
# cscope
|
|
|
|
cscope.*
|
|
|
|
ncscope.*
|
2016-09-06 14:42:52 +08:00
|
|
|
tags
|
2011-07-12 01:29:12 +08:00
|
|
|
TAGS
|
|
|
|
|
|
|
|
# git files that we don't want to ignore even it they are dot-files
|
|
|
|
!.gitignore
|
|
|
|
!.mailmap
|
|
|
|
|
2009-11-14 06:18:35 +08:00
|
|
|
# for patch generation
|
|
|
|
*.diff
|
|
|
|
*.patch
|
|
|
|
*.orig
|
|
|
|
*.rej
|
2011-07-12 01:29:12 +08:00
|
|
|
|
2009-11-14 06:18:35 +08:00
|
|
|
# for quilt
|
2011-07-12 01:29:12 +08:00
|
|
|
.pc
|
2009-11-14 06:18:35 +08:00
|
|
|
patches
|
|
|
|
series
|
2011-07-12 01:29:12 +08:00
|
|
|
|
2009-11-14 06:20:41 +08:00
|
|
|
# for gdb
|
|
|
|
.gdbinit
|
|
|
|
.gdb_history
|
|
|
|
*.gdb
|
2014-09-30 04:35:38 +08:00
|
|
|
|
|
|
|
# tests
|
|
|
|
testsuite/results
|
|
|
|
testsuite/iproute2/iproute2-this
|
2017-02-09 18:50:54 +08:00
|
|
|
testsuite/tools/generate_nlmsg
|
|
|
|
testsuite/tests/ip/link/dev_wo_vf_rate.nl
|