Skip to content

Commit

Permalink
Init wasm tests folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromewu committed Sep 24, 2020
1 parent 4f10e6b commit 12b4fe1
Show file tree
Hide file tree
Showing 5 changed files with 4,707 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@
/src
/mapfile
/tools/python/__pycache__/
/wasm/cache
/wasm/dist
/build
3 changes: 3 additions & 0 deletions wasm/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
*.mp4
/node_modules
/dist
/cache
Loading

0 comments on commit 12b4fe1

Please sign in to comment.