Skip to content

Commit

Permalink
remove emsdk from repo & add to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Jan 4, 2024
1 parent 13d4880 commit 25e91a8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions faucet-wasm/argon2/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
argon2-wasm/
emsdk/
node_modules/
hash_a2.wasm
hash_a2.js
1 change: 0 additions & 1 deletion faucet-wasm/argon2/emsdk
Submodule emsdk deleted from 9347bc
1 change: 1 addition & 0 deletions faucet-wasm/cryptonight/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
cryptonight-wasm/
emsdk/
node_modules/
1 change: 0 additions & 1 deletion faucet-wasm/cryptonight/emsdk
Submodule emsdk deleted from 9347bc

0 comments on commit 25e91a8

Please sign in to comment.