quickjs/.gitignore

23 lines
234 B
Text
Raw Normal View History

2023-11-05 13:00:39 +00:00
*.a
*.orig
2023-11-17 09:45:04 +00:00
*.so
2023-11-05 13:00:39 +00:00
.obj/
2023-11-02 08:33:13 +00:00
build/
2023-11-01 20:06:41 +00:00
examples/hello
examples/hello_module
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