Skip to content

Commit ed85413

Browse files
committed
fix: update .gitignore
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
1 parent 9d608c1 commit ed85413

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

examples/wasip2/.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
go.mod
22
*.wasm
33
wasi_*
4-
export_wasi_http_handler/wit_bindings.go
4+
export_wasi_http_incoming_handler/wit_bindings.go
55
wit_*
6-
bin
76
.crates.toml
87
.crates2.json
9-
go-*-bootstrap*

examples/wasip3/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ go.mod
33
wasi_*
44
export_wasi_http_handler/wit_bindings.go
55
wit_*
6-
bin
76
.crates.toml
87
.crates2.json
98
go-*-bootstrap*

0 commit comments

Comments
 (0)