From 879425cba4cc5ba85b15a01423ad6e50f526fec8 Mon Sep 17 00:00:00 2001 From: foswret Date: Tue, 12 May 2026 19:20:19 -0500 Subject: remove calp binary from tracking --- .gitignore | 1 + calp | Bin 62616 -> 0 bytes 2 files changed, 1 insertion(+) delete mode 100755 calp diff --git a/.gitignore b/.gitignore index 28d13b1..46f2a21 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ notes.md +calp *.pdf *.o assets diff --git a/calp b/calp deleted file mode 100755 index 42727c1..0000000 Binary files a/calp and /dev/null differ -- cgit v1.2.3