Add ignore files to make using git easier

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
This commit is contained in:
Stephen Hemminger
2006-08-08 12:04:38 -07:00
parent 5bec34845b
commit da7aea7946
4 changed files with 18 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
Config

7
misc/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
arpd
ifstat
ss
ssfilter.c
nstat
lnstat
rtacct

5
netem/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*.dist
maketable
normal
pareto
paretonormal

5
tc/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*.yacc.c
*.lex.c
*.output
*.yacc.h
tc