From 12ac7c0b6834059290661a56a3977a6712cdf28f Mon Sep 17 00:00:00 2001 From: Tiago Souza Date: Sat, 11 Jul 2020 07:51:46 -0300 Subject: [PATCH] chore:Add run folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index adb2c19..3e41b62 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,4 @@ typings/ # TernJS port file .tern-port +run/** \ No newline at end of file