diff --git a/.gitignore b/.gitignore index 514913b..24e0c31 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ __pycache__/ .mypy_cache/ dist/ *.pyc -.codex \ No newline at end of file +.codex +.scratch/ \ No newline at end of file