diff --git a/.gitignore b/.gitignore index bc37818..78109d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .clang-format bao_test.c -testf_entry.c \ No newline at end of file +testf_entry.c +framework/output/* \ No newline at end of file