From ab1ad9eecffed26c4aa3d6fd346d7b06e9eadbb1 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 2 Dec 2024 15:41:30 -0300 Subject: Build and test existing code as is --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fb07bbc..292c283 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ /tests/benchmarks/*/*.txt /tests/fuzz/corpus/ +*.a +/cmd/*.bin + spec/grammar/clexspec.json -- cgit v1.2.3