From dc824ea96667b60ede3ac62b75f18e1faded977d Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Mon, 24 Mar 2025 16:59:26 -0400 Subject: initial support for triggered lua functions --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3b735ec..fb5df45 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ # Go workspace file go.work + +,* -- cgit v1.2.3