From: Jo-Philipp Wich Date: Fri, 27 May 2016 12:41:33 +0000 (+0200) Subject: Exclude sqlite working files as well X-Git-Tag: v1~266 X-Git-Url: http://git.openwrt.org/?p=buildbot.git;a=commitdiff_plain;h=d6e288e553253f834f0def4363edf2cc2c192e85 Exclude sqlite working files as well Signed-off-by: Jo-Philipp Wich --- diff --git a/.gitignore b/.gitignore index 47371c9..ee72b86 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,5 @@ phase[12]/*/* phase[12]/config.ini phase[12]/http.log phase[12]/key-build* -phase[12]/state.sqlite +phase[12]/state.sqlite* phase[12]/twistd.*