commit 46c41fb4ce28a5e0ef0be56052683c3a30c1da3e Author: Tony Stork Date: Mon Oct 6 18:48:20 2025 -0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8417034 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**.code-workspace +**.vscode/ \ No newline at end of file