From 5986adec702bf38f4e8694ab78cde61406362d59 Mon Sep 17 00:00:00 2001 From: oliverlaslett <11660098+owlas@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:59:44 +0000 Subject: [PATCH] chore: update .gitignore --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0a0bb8a..4fac897 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Environment variables .env +.envrc # Python __pycache__/ @@ -39,4 +40,10 @@ ENV/ *.swo # PyPI credentials -.pypirc \ No newline at end of file +.pypirc + +# jupyter +.ipynb_checkpoints + +# claude +thoughts/