[geeklog-cvs] geeklog: Ignore compressed backups
    geeklog-cvs at lists.geeklog.net 
    geeklog-cvs at lists.geeklog.net
       
    Wed Jan  7 03:53:29 EST 2009
    
    
  
details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/9173577ab5f3
changeset: 6661:9173577ab5f3
user:      Dirk Haun <dirk at haun-online.de>
date:      Tue Jan 06 11:14:07 2009 +0100
description:
Ignore compressed backups
diffstat:
1 file changed, 3 insertions(+)
.hgignore |    3 +++
diffs (10 lines):
diff -r 0c3b9b147571 -r 9173577ab5f3 .hgignore
--- a/.hgignore	Tue Jan 06 11:05:43 2009 +0100
+++ b/.hgignore	Tue Jan 06 11:14:07 2009 +0100
@@ -17,3 +17,6 @@
 
 syntax: glob
 backups/*.sql
+backups/*.tar.gz
+backups/*.tgz
+backups/*.zip
    
    
More information about the geeklog-cvs
mailing list