From 40470b1788c28f1c95bba7339dd9819b0e9b95cc Mon Sep 17 00:00:00 2001 From: Michael Lizzio Date: Sun, 5 Oct 2025 05:29:38 -0400 Subject: Updated logic and completed holeplay subsystem --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 65dbea6..7750ed4 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ target/** # Ignore tool files .vscode + +# Ignore helper dev python files +*.py \ No newline at end of file -- cgit v1.2.3