From 63ba8364d98ee6345cdf26b1c695541815d058d6 Mon Sep 17 00:00:00 2001 From: Jason Gessner Date: Mon, 12 Apr 2021 20:22:38 -0500 Subject: [PATCH] Ignore the corp/runner suggestion json files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 70b8857e..7bb813bd 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ /web/bundles/ .php_cs.cache /web/card_image/ +/web/corp.json +/web/runner.json