From b7343e3411df3e60973bc7b51d24e4e7f8bb8b73 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Wed, 8 Aug 2018 19:01:20 -0500 Subject: [PATCH] .gitignore -- demo artifact --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b34ae73a8..2acf98722 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ templates/demo/node_modules/ templates/boilerplate/dist/ docs/_build docs/utils/__pycache_ +test/cli_shim/.cid test_apps/test_app/dist/ test_apps/test_app/.embark/development/ test_apps/test_app/config/production/password