From 9ba3ccd51d94e2db6920351eccb9050d1a2c41e1 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 10 Jul 2026 05:19:06 -0400 Subject: 6502: Lua bindings for testing --- 6502/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '6502/.gitignore') diff --git a/6502/.gitignore b/6502/.gitignore index 13a055e..82cd8d3 100644 --- a/6502/.gitignore +++ b/6502/.gitignore @@ -1 +1,2 @@ -./6502 \ No newline at end of file +6502 +*.so \ No newline at end of file -- cgit v1.3.1