From 2dfa52e475fbc5614f92cfbc42d5b25fc5b8eff2 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 19 Dec 2025 21:01:18 -0500 Subject: Add support for keywords and variadic arguments --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f1cfca4..53f2c26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/build/ +/build_gcc/ /.direnv/ /pit /*.a -- cgit v1.2.3