<<< Date Index >>>     <<< Thread Index >>>

[PATCH 02 of 16] Put in backup files and my local dir



1 file changed, 2 insertions(+)
.hgignore |    2 ++


# HG changeset patch
# User Erik Hovland <erik@xxxxxxxxxxx>
# Date 1236889985 25200
# Branch HEAD
# Node ID abb26dfac5656d678607e215f36a1c52db460a19
# Parent  10500281a918accf04eb8d47f717999b88c40823
Put in backup files and my local dir

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -46,6 +46,7 @@
 # eclipse
 ^\.c?project$
 ^\.settings/
+^coverity
 
 syntax: glob
 .deps
@@ -58,4 +59,5 @@
 *.orig
 *.rej
 *.a
+*~
 .gdb_history