diff --git a/compiler/.gitignore b/compiler/.gitignore index d16386367..afc75ca76 100644 --- a/compiler/.gitignore +++ b/compiler/.gitignore @@ -1 +1,3 @@ -build/ \ No newline at end of file +build/ +*.mlir.script +*.lit_test_times.txt \ No newline at end of file