From 3fcb93fda751966e1903300e68637be2fdeabd66 Mon Sep 17 00:00:00 2001 From: Annika Wolff Date: Thu, 16 Jan 2020 13:57:03 +0100 Subject: [PATCH] add docker-compose-collection to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index fa1eccb1e..00fbc0be4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +/docker-compose-collection +/bin /node_modules /public/hot /public/storage