From ace5afc9078c6971456d37a8f98f8867f54076c4 Mon Sep 17 00:00:00 2001 From: Ashley Bao Date: Thu, 12 Jan 2023 20:39:18 -0500 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index df3fb06..f4b58c9 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ node_modules/ # https://github.com/thelmuth/program-synthesis-benchmark-datasets /data **/.DS_Store +/.cpcache/