From 2a76d32479e01700adc274ff9f6bb8f7b9b35c57 Mon Sep 17 00:00:00 2001 From: Ryan Boldi Date: Wed, 4 Jan 2023 21:38:39 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index df3fb06..2d45117 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ node_modules/ # https://github.com/thelmuth/program-synthesis-benchmark-datasets /data **/.DS_Store +*.edn