From f379fca88b9f93d986ed8e6b63a2afbb9dabf47c Mon Sep 17 00:00:00 2001 From: demo Date: Sun, 24 May 2026 10:32:31 -0400 Subject: chore: ignore things related to profiling and testing --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8b61f29..f61723c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -pingpong \ No newline at end of file +pingpong +pingpong.test +*.out +*.log \ No newline at end of file -- cgit v1.2.3