From ac1dd014ad5c5f76f4c2998b31710471910024df Mon Sep 17 00:00:00 2001 From: till Date: Sat, 27 Oct 2012 20:24:31 +0200 Subject: Ensure the composer.json is never checked in. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c410c9b8b..511a09a00 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ config/* plugins/*/config.inc.php # composer-related +composer.json composer.phar composer.lock vendor -- cgit v1.2.3