From 6c4282602b7dc9ebce92520fa2f26db3252844f0 Mon Sep 17 00:00:00 2001 From: Trey Bastian <2991824+TreyBastian@users.noreply.github.com> Date: Mon, 24 Jun 2024 14:15:05 +0100 Subject: cobol initial implementation --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fd1dcbd..95c6168 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,5 @@ out/ /*.out out_expected.txt /*-timing.json + +treybastian_1brc -- cgit v1.2.3