diff --git a/.gitignore b/.gitignore index 4ad835c..02130c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,23 @@ *.a -*.orig -*.so .obj/ +tests/bjson.so +examples/*.so +microbench*.txt +qjs +qjsc +qjscalc +qjscalc.c +hello.c +hello +hello_module +repl.c +run-test262 +test262 +test262_*.txt +test262o +test262o_*.txt +unicode +unicode_gen +run_octane +run_sunspider_like build/ -unicode/ -.idea -cmake-* -.vs -out/ -CMakeUserPresets.json -fuzz -.vscode/ \ No newline at end of file