From 7a68d1696851485d4973931fcce073b53baa460e Mon Sep 17 00:00:00 2001 From: 44r0n7 <44r0n7@users.noreply.git.44r0n.cc> Date: Sat, 18 Apr 2026 16:47:56 -0400 Subject: [PATCH] chore: remove testing notes file and ignore it --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a9fe33..d0313dd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .DS_Store node-compile-cache/ phantomjs/ +testing-notes.txt