From ff4f92eb87c18402a25c0d3c8a893b34fbd8cc73 Mon Sep 17 00:00:00 2001 From: underscorediscovery Date: Sat, 28 Sep 2019 12:21:45 -0700 Subject: [PATCH] .gitignore; and one more --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 173b15e0..54dbfb6d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ *.pyc /util/vs2017/build /util/vs2017/lib/obj +/util/vs2017/wren/obj # I leave a temporary Wren script at the top level so that I can quickly test # stuff.