From: Daniel Friesen Date: Fri, 23 Mar 2012 18:59:30 +0000 (-0700) Subject: Update .gitignore for maintenance/ X-Git-Tag: 1.31.0-rc.0~24143 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=30e600abfe0885451e89a236793734d34695c05a;p=lhc%2Fweb%2Fwiklou.git Update .gitignore for maintenance/ Add maintenance/dev/'s sqlite directory and maintenance/eval.php's history file to .gitignore. Change-Id: I574532dc1d5475fb929cebd1934bd0149ea27039 --- diff --git a/.gitignore b/.gitignore index 6688707225..943378aec4 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ cache/*.cdb images/[0-9a-f] images/temp images/thumb +maintenance/dev/data/ +maintenance/.mweval_history \ No newline at end of file