From 9676d1ca61b025af9e52506f8aec1f9c0792f51c Mon Sep 17 00:00:00 2001 From: Mel Date: Thu, 12 Jun 2025 17:14:12 +0200 Subject: Parse most primitive types into tree Signed-off-by: Mel --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d52979a..80e8eae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ build/ .direnv/ .idea -.vscode \ No newline at end of file +.vscode +input.csk \ No newline at end of file -- cgit 1.4.1