From 7784a8cefb54a3c60207557f1c684d2b8e04cf0c Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Thu, 5 Feb 2026 23:21:44 -0500 Subject: add sets which are faster and better + fix bug --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0376683..c442d8d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ tests/ *.out *.a *.so +.* +!.git* -- cgit v1.2.3