commit b333ae716e13e5346f21e5e45a67324e2ccc3ea0 Author: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sat Jan 3 15:46:56 2026 -0600 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cb340d5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +password.txt +secrets/ +db/ \ No newline at end of file