From ad8558a54fcb725178ae70ba7493d2372667e1a3 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 27 Feb 2002 14:59:04 +0000 Subject: [PATCH] Ignore gmon.out, in case people are doing profiling runs. --- .cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.cvsignore b/.cvsignore index 6ed641e1a..17fc587ed 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ config.cache config.log config.status configure +gmon.out