commit 39ab09c04be56a71e0603dfef97d79d106369348 parent 2788d71e823b522b178db3b3660ce93689534e6d Author: Florian Dold <florian@dold.me> Date: Wed, 9 Nov 2022 15:19:32 +0100 gitignore Diffstat:
| A | .gitignore | | | 20 | ++++++++++++++++++++ |
1 file changed, 20 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,20 @@ +tags +.obj +examples/fib.so +examples/hello +examples/hello_module +examples/point.so +examples/test_fib +hello.c +libquickjs.a +qjsc +qjscalc +qjscalc.c +run-test262 +test-tasks.mjs +test262/ +test262_report.txt +test_fib.c +tests/bjson.so +repl.c +qjs