From 60dbb4c12f7facdfb10cade49e61e643be82fdd5 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 4 Oct 2020 20:09:28 -0400 Subject: [PATCH] the .gitignore doesn't match the target locations on the merged code Leave it be for now. --- .gitignore | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.gitignore b/.gitignore index aa171205f..366cf938f 100644 --- a/.gitignore +++ b/.gitignore @@ -87,10 +87,3 @@ targets/* #test.js #sys/lib/npm-package/build/nethack.js #sys/lib/npm-package/build/nethack.wasm -src/libnethack.a -/libtest.c -/nhlibtest -/run.sh -/test.js -sys/lib/npm-package/build/nethack.js -sys/lib/npm-package/build/nethack.wasm -- 2.50.1