From fc13f88717068379bb6023bed0250672411e73ca Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Sun, 8 Jun 2014 19:23:41 +0200 Subject: [PATCH] Ignore soft-linked Maintenance.php. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3a608b2..60ffe23 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ *.swp *.bak gpl-2.0.txt +Maintenance.php