Skip to content

Commit 36fbc88

Browse files
committed
Update .gitignore
1 parent 54a4f29 commit 36fbc88

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

.gitignore

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,5 @@
33
*.so
44
.obj/
55
build/
6-
examples/hello
7-
examples/hello_module
8-
examples/test_fib
9-
hello.c
10-
microbench
11-
microbench-32
12-
qjs
13-
qjs-debug
14-
qjs32
15-
qjsc
16-
repl.c
17-
run-test262
18-
run-test262-32
19-
run-test262-debug
6+
unicode/
207
test262_*.txt
21-
test_fib.c
22-
tests/bjson.so

0 commit comments

Comments
 (0)