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/