This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Add editor-generated files to ignore.


OK to commit?

Signed-off-by: Robb Romans <robb@linux.vnet.ibm.com>
---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5869f40..3c19e33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,5 @@ build-elfutils
 include-elfutils
 lib-elfutils
 stamp-elfutils
+/doc/_region_.*
+/doc/langref.dvi
--
1.6.0.4


-- Robb Romans IBM LTC Information Development robb@linux.vnet.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]