From 993eecfee61e502660f490bec5b394640b917bd1 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 28 May 2009 12:05:35 +0800 Subject: Rename index.local.php to local.php so that tab completion on i works. Makes running tests easier. Signed-off-by: Bharat Mediratta --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a20370a7..6ebdd994 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ var # Ignore the index.local.php -index.local.php +local.php -- cgit v1.2.3