From 7c231bf43500d1727362a82d807233383dbf2791 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 8 Oct 2017 18:23:48 -0700 Subject: Updated command line interface and compilation. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5127086 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.nom.lua +*/*.nom.lua -- cgit v1.2.3