aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/.cvsignore6
-rw-r--r--mail/ChangeLog2
2 files changed, 7 insertions, 1 deletions
diff --git a/mail/.cvsignore b/mail/.cvsignore
index 63d45eccce..ad0e1873a0 100644
--- a/mail/.cvsignore
+++ b/mail/.cvsignore
@@ -11,4 +11,8 @@ evolution-mail
evolution-mail.pure
test-mail
test-sources
-test-thread \ No newline at end of file
+test-thread
+*.bb
+*.bbg
+*.da
+*.gcov
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c4e14b3bc5..52df26a9ce 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,7 @@
2001-01-22 Not Zed <NotZed@Ximian.com>
+ * .cvsignore: Added temp profiling files.
+
* component-factory.c (owner_set_cb): remove a warning with
conditional news compilation.