Update .gitignore
This commit is contained in:
parent
54a4f2907e
commit
36fbc88c54
1 changed files with 1 additions and 16 deletions
17
.gitignore
vendored
17
.gitignore
vendored
|
@ -3,20 +3,5 @@
|
||||||
*.so
|
*.so
|
||||||
.obj/
|
.obj/
|
||||||
build/
|
build/
|
||||||
examples/hello
|
unicode/
|
||||||
examples/hello_module
|
|
||||||
examples/test_fib
|
|
||||||
hello.c
|
|
||||||
microbench
|
|
||||||
microbench-32
|
|
||||||
qjs
|
|
||||||
qjs-debug
|
|
||||||
qjs32
|
|
||||||
qjsc
|
|
||||||
repl.c
|
|
||||||
run-test262
|
|
||||||
run-test262-32
|
|
||||||
run-test262-debug
|
|
||||||
test262_*.txt
|
test262_*.txt
|
||||||
test_fib.c
|
|
||||||
tests/bjson.so
|
|
||||||
|
|
Loading…
Reference in a new issue