commit 171d55bd4e85b94501967aa19959fe5fdd758241 Author: Michael Simard Date: Thu Jan 22 09:08:14 2026 -0600 Add .gitignore Co-Authored-By: Claude Opus 4.5 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0e419ef --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.env +.claude +__pycache__/ +*.pyc +.pytest_cache/ +config/authorized_devices.json