diff options
Diffstat (limited to 'age-wasm/.gitignore')
-rw-r--r-- | age-wasm/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/age-wasm/.gitignore b/age-wasm/.gitignore new file mode 100644 index 0000000..1711838 --- /dev/null +++ b/age-wasm/.gitignore @@ -0,0 +1,5 @@ +/target +**/*.rs.bk +bin/ +pkg/ +wasm-pack.log |