commit 2352cc99764d35729b5b1f289b95b9318e6f054b Author: Mark Date: Wed Oct 15 23:01:21 2025 -0700 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ac2fab7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +*.ignore \ No newline at end of file