From 47f0f4039b9c6d4a9898714dcca4692fd8af154a Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Fri, 16 Feb 2018 12:19:37 -0500 Subject: progtest: Initial working console runner --- progtest/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 progtest/.gitignore (limited to 'progtest/.gitignore') diff --git a/progtest/.gitignore b/progtest/.gitignore new file mode 100644 index 0000000..4d64059 --- /dev/null +++ b/progtest/.gitignore @@ -0,0 +1,2 @@ +/node_modules + -- cgit v1.2.1