diff options
author | David Smith <dsmith@redhat.com> | 2008-04-11 09:57:00 -0500 |
---|---|---|
committer | David Smith <dsmith@redhat.com> | 2008-04-11 09:57:00 -0500 |
commit | 48899faa2d1280f7715b0abf892fb8b4b5c8ff43 (patch) | |
tree | 2ea9006cb818783ccf7f026500a092903df869db | |
parent | 342d3f9693ea4eead68ba8ff841132a7adc7776b (diff) | |
download | systemtap-steved-48899faa2d1280f7715b0abf892fb8b4b5c8ff43.tar.gz systemtap-steved-48899faa2d1280f7715b0abf892fb8b4b5c8ff43.tar.xz systemtap-steved-48899faa2d1280f7715b0abf892fb8b4b5c8ff43.zip |
2008-04-11 David Smith <dsmith@redhat.com>
* .gitignore: New file.
-rw-r--r-- | testsuite/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore new file mode 100644 index 00000000..34a4e8d0 --- /dev/null +++ b/testsuite/.gitignore @@ -0,0 +1,4 @@ +.systemtap +site.exp +systemtap.log +systemtap.sum |