Skip to content

Commit

Permalink
Add example gitignore (rust-diplomat#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth authored Jul 23, 2024
1 parent 8e37332 commit 75719be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions example/js/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package-lock.json
node_modules
tsconfig.tsbuildinfo
api/*.wasm

0 comments on commit 75719be

Please sign in to comment.