diff --git a/.gitignore b/.gitignore index 7451e32..258ebb6 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,9 @@ state/ logs/ *.log +# Local execution plans / operator scratch PRDs +plans/ + # OS / editor .DS_Store Thumbs.db