From 98821a833995459b7129f0ce2f516e011d15db7f Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 3 Jun 2007 21:59:55 +0000 Subject: [PATCH] Add _ndebug, _profile directories that I use for -DNDEBUG and profiling builds. --- .cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cvsignore b/.cvsignore index e8294831..5a9cd9a3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,6 +3,8 @@ Makefile Makefile.in _build _check +_ndebug +_profile aclocal.m4 autom4te.cache compile -- 2.30.2