quickjs/.gitignore

23 lines
241 B
Text
Raw Normal View History

2023-11-05 13:00:39 +00:00
*.a
*.orig
.obj/
2023-11-01 20:06:41 +00:00
examples/hello
examples/hello_module
2023-10-31 17:01:52 +00:00
examples/point.so
2023-11-01 20:06:41 +00:00
examples/test_fib
hello.c
2023-11-05 13:00:39 +00:00
microbench
microbench-32
2023-10-31 17:01:52 +00:00
qjs
2023-11-05 13:00:39 +00:00
qjs-debug
2023-10-31 17:01:52 +00:00
qjs32
qjsc
repl.c
2023-11-01 20:06:41 +00:00
run-test262
2023-11-05 13:00:39 +00:00
run-test262-32
run-test262-debug
2023-11-01 20:06:41 +00:00
test262_*.txt
test_fib.c
2023-10-31 17:01:52 +00:00
tests/bjson.so