From 565cd53eb58a18f3f0a7ee71f117a18434fb4202 Mon Sep 17 00:00:00 2001 From: Brian Gough Date: Wed, 16 Dec 2020 11:18:18 +0000 Subject: [PATCH] add git ignore for output directory --- services/clsi/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/services/clsi/.gitignore b/services/clsi/.gitignore index b32ea20954..dee3eca1f5 100644 --- a/services/clsi/.gitignore +++ b/services/clsi/.gitignore @@ -2,6 +2,7 @@ node_modules test/acceptance/fixtures/tmp compiles +output .DS_Store *~ cache