Add ignore files to make using git easier
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
Config
|
||||
7
misc/.gitignore
vendored
Normal file
7
misc/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
arpd
|
||||
ifstat
|
||||
ss
|
||||
ssfilter.c
|
||||
nstat
|
||||
lnstat
|
||||
rtacct
|
||||
5
netem/.gitignore
vendored
Normal file
5
netem/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
*.dist
|
||||
maketable
|
||||
normal
|
||||
pareto
|
||||
paretonormal
|
||||
5
tc/.gitignore
vendored
Normal file
5
tc/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
*.yacc.c
|
||||
*.lex.c
|
||||
*.output
|
||||
*.yacc.h
|
||||
tc
|
||||
Reference in New Issue
Block a user