mirror of
https://github.com/bellard/quickjs.git
synced 2024-11-22 05:38:11 +08:00
693449e34e
Signed-off-by: Samuel Hellawell <sshellawell@gmail.com> Co-authored-by: Charlie Gordon <github@chqrlie.org>
22 lines
226 B
Plaintext
22 lines
226 B
Plaintext
*.a
|
|
.obj/
|
|
examples/test_fib
|
|
test_fib.c
|
|
examples/*.so
|
|
examples/hello
|
|
examples/hello_module
|
|
hello.c
|
|
microbench*.txt
|
|
qjs
|
|
qjsc
|
|
qjscalc
|
|
qjscalc.c
|
|
repl.c
|
|
run-test262
|
|
test262
|
|
test262_*.txt
|
|
test262o
|
|
test262o_*.txt
|
|
unicode
|
|
unicode_gen
|