From c1c32688a4afc43f6addb99b8b5fa878944a70e3 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 14 Jan 2019 15:42:48 -0800 Subject: Overhaul in progress, mostly working. Moved all the nomsu packages into lib/, including core/*. Changes to how nomsu environments and importing work. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ab1178f..458db87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -core/*.lua lib/*.lua -tests/*.lua +lib/*/*.lua .pending-post-commit -- cgit v1.2.3