quickjs/.gitignore

23 lines
247 B
Text
Raw Normal View History

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