quickjs/.gitignore

20 lines
191 B
Text
Raw Normal View History

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