Skip to content

Commit

Permalink
chore: remove build folders (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrzn authored Sep 11, 2023
1 parent bfc761b commit 3baccc3
Show file tree
Hide file tree
Showing 26 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,6 @@ dist/

# wasm-bindgen artifacts
bg_*.js
bg_*.ts
bg_*.ts

build
Binary file removed implementations/app-kotlin/build/wrap.info
Binary file not shown.
Binary file removed implementations/app-kotlin/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/app-python/build/wrap.info
Binary file not shown.
Binary file removed implementations/app-python/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/app-rust/build/wrap.info
Binary file not shown.
Binary file removed implementations/app-rust/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/app-swift/build/wrap.info
Binary file not shown.
Binary file removed implementations/app-swift/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/app-typescript/build/wrap.info
Binary file not shown.
Binary file removed implementations/app-typescript/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/plugin-kotlin/build/wrap.info
Binary file not shown.
Binary file removed implementations/plugin-kotlin/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/plugin-python/build/wrap.info
Binary file not shown.
Binary file removed implementations/plugin-python/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/plugin-rust/build/wrap.info
Binary file not shown.
Binary file removed implementations/plugin-rust/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/plugin-swift/build/wrap.info
Binary file not shown.
Binary file removed implementations/plugin-swift/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/plugin-typescript/build/wrap.info
Binary file not shown.
Binary file removed implementations/plugin-typescript/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/wrap-assemblyscript/build/wrap.info
Binary file not shown.
Binary file removed implementations/wrap-assemblyscript/build/wrap.wasm
Binary file not shown.
Binary file removed implementations/wrap-rust/build/wrap.info
Binary file not shown.
Binary file removed implementations/wrap-rust/build/wrap.wasm
Binary file not shown.
Binary file removed interface/build/wrap.info
Binary file not shown.

0 comments on commit 3baccc3

Please sign in to comment.