From 5f70d08c02b01d47090054e7459227cfd011f5cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Wed, 1 Nov 2023 21:06:41 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 +