From 241d6e4edd67813099149affd5e62364f871b59e Mon Sep 17 00:00:00 2001 From: tim almdal Date: Wed, 27 May 2009 09:45:57 -0700 Subject: Add index.local.php to the .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 58534d03..a20370a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ +# Ignore the var subdirectory var +# Ignore the index.local.php +index.local.php + -- cgit v1.2.3