From 1973f7526e39d90f031174696725b3b222398a44 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Tue, 2 Oct 2018 10:48:32 +0200 Subject: [PATCH] Update .gitignore to match the one from develop --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 43cf000c4..aec7aa429 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ -conf/* -env-*/* +/toolkit/ +/conf/* +/env-*/* # composer reserver directory, from sources, populate/update using "composer install" vendor/* +test/vendor/* # all datas but listing prevention data/* @@ -118,4 +120,3 @@ local.properties .cache-main .scala_dependencies .worksheet -