diff --git a/.gitignore b/.gitignore index d5825e8..e1e9d8a 100644 --- a/.gitignore +++ b/.gitignore @@ -129,4 +129,6 @@ planai.code-workspace cache/ .response_cache/ output/ -debug/ \ No newline at end of file +debug/ +examples/**/*.json +examples/**/*.txt \ No newline at end of file