Add ignore files to make using git easier
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
This commit is contained in:
parent
5bec34845b
commit
da7aea7946
|
|
@ -0,0 +1 @@
|
|||
Config
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
arpd
|
||||
ifstat
|
||||
ss
|
||||
ssfilter.c
|
||||
nstat
|
||||
lnstat
|
||||
rtacct
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
*.dist
|
||||
maketable
|
||||
normal
|
||||
pareto
|
||||
paretonormal
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
*.yacc.c
|
||||
*.lex.c
|
||||
*.output
|
||||
*.yacc.h
|
||||
tc
|
||||
Loading…
Reference in New Issue