From f42b13f0c2973fd58a00931c8b51d82e5d85d18c Mon Sep 17 00:00:00 2001 From: MarkMaldaba Date: Thu, 16 May 2013 12:56:25 +0100 Subject: [PATCH] Adding .htaccess to the root directory's .gitignore file, as per #21. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8083e865..0cbf7196 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ config.php .settings/ .project .buildpath +.htaccess