quickjs/.gitignore

20 lines
193 B
Text
Raw Normal View History

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
2023-10-31 17:01:52 +00:00
.obj/
2023-11-01 20:06:41 +00:00
hello.c
2023-10-31 17:01:52 +00:00
qjs
qjs32
qjsc
2023-11-01 20:06:41 +00:00
qjscalc
2023-10-31 17:01:52 +00:00
qjscalc.c
repl.c
2023-11-01 20:06:41 +00:00
run-test262
test262/
test262_*.txt
test_fib.c
2023-10-31 17:01:52 +00:00
tests/bjson.so
2023-11-01 20:06:41 +00:00
*.a