diff --git a/.gitignore b/.gitignore index 66f4aa9..c0742f3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ venv *.pyc uv.lock .python-version -/out \ No newline at end of file +/out +/examples/**/build/ +/examples/**/*.pyi \ No newline at end of file