diff --git a/.gitignore b/.gitignore index bbf01f5..d0c1309 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,19 @@ +examples/hello +examples/hello_module examples/point.so +examples/test_fib .obj/ +hello.c qjs qjs32 qjsc +qjscalc qjscalc.c repl.c +run-test262 +test262/ +test262_*.txt +test_fib.c tests/bjson.so +*.a +