From 50793e214c05ff77636addb319ccf0de864713e4 Mon Sep 17 00:00:00 2001 From: sanine Date: Fri, 24 Oct 2025 12:07:38 -0500 Subject: implement xorshift --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3819313..38420ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.swp *.swo +lichen-test +a.out -- cgit v1.2.1