Skip to content

Commit

Permalink
updates to ignored files with external libhdf5 and new build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaranville committed Mar 23, 2022
1 parent 4a0a920 commit 8c5c79e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
node_modules
hdf5-hdf5**
wasm_build**
build**
.cache
.vscode
hdf5_src.tgz
dist**
h5wasm*.tgz
libhdf5*.tgz
5 changes: 1 addition & 4 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
node_modules
hdf5-hdf5**
wasm_build**
build**
.cache
.vscode
hdf5_src.tgz
h5wasm*.tgz
libhdf5*.tgz

0 comments on commit 8c5c79e

Please sign in to comment.