From 75984719dba5e2be8321af03fd777bc3291cc061 Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Wed, 6 Dec 2017 16:22:20 +1300 Subject: [PATCH] Ignore modules --- .gitignore | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 50e5d86..1c36369 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,10 @@ # ignore all environment files _ss_environment.php -# ignore build tools -/tools/phing-metadata - # ignore composer vendor folder /vendor/ +/framework/ +/cms/ +/assets/ +/siteconfig/ +/reports/