gitignore: refresh

Add forgotten local targets to .gitignore
This commit is contained in:
Chris Wilson 2010-01-19 17:12:47 +00:00
parent 5914e99572
commit 8f69481722
4 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View file

@ -29,3 +29,4 @@ stamp-h.in
*.orig
*.rej
*-uninstalled.pc
.vimrc

1
perf/.gitignore vendored
View file

@ -25,3 +25,4 @@ index.html
*.pdb
*~
.*.sw?
*.data

2
util/.gitignore vendored
View file

@ -5,6 +5,8 @@ Makefile.in
show-edges
show-events
show-traps
xml-to-trace
trace-to-xml
*.so
*.la
*.lo

View file

@ -1,2 +1,3 @@
csi-replay
csi-exec
csi-trace