From 881ba90812c88a82da4a4963924e7363b3fe3377 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 30 Jan 2009 18:24:13 -0800 Subject: update .gitignore's --- .gitignore | 3 +++ doc/SystemTap_Tapset_Reference/.gitignore | 1 + 2 files changed, 4 insertions(+) create mode 100644 doc/SystemTap_Tapset_Reference/.gitignore diff --git a/.gitignore b/.gitignore index f4f6ed6a..48ee168d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,12 +12,15 @@ config.status *.[158] .deps loc2c-test +run-stap stamp-h1 stap staprun testresults stapio stap_merge +stap-client-connect +stap-server-connect CVS .checkstyle .cproject diff --git a/doc/SystemTap_Tapset_Reference/.gitignore b/doc/SystemTap_Tapset_Reference/.gitignore new file mode 100644 index 00000000..af43f913 --- /dev/null +++ b/doc/SystemTap_Tapset_Reference/.gitignore @@ -0,0 +1 @@ +/docproc -- cgit