Update .gitignore

This commit is contained in:
Saúl Ibarra Corretgé 2023-11-17 23:01:40 +01:00
parent 54a4f2907e
commit 36fbc88c54

17
.gitignore vendored
View file

@ -3,20 +3,5 @@
*.so *.so
.obj/ .obj/
build/ build/
examples/hello unicode/
examples/hello_module
examples/test_fib
hello.c
microbench
microbench-32
qjs
qjs-debug
qjs32
qjsc
repl.c
run-test262
run-test262-32
run-test262-debug
test262_*.txt test262_*.txt
test_fib.c
tests/bjson.so