From: Date: Thu, 13 Jul 2006 00:01:20 +0000 (-0400) Subject: Correctly ignore the log files. X-Git-Url: https://projects.mako.cc/source/selectricity/commitdiff_plain/936d687077455711e0c5031f0244cc873f225658 Correctly ignore the log files. --- diff --git a/.bzrignore b/.bzrignore index 1ef4de8..2371a0a 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1,2 +1,5 @@ database.yml -log +development.log +production.log +server.log +test.log