Skip to content

Commit

Permalink
Update ignore paths
Browse files Browse the repository at this point in the history
  • Loading branch information
RReverser committed Jan 9, 2023
1 parent aaded12 commit 89a4650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
],
"ignore": [
"build",
"wasm-vips"
"wasm-scripts/wasm-vips"
]
},
"cc": {
Expand All @@ -200,7 +200,7 @@
"build/include"
],
"ignore": [
"wasm-vips"
"wasm-scripts/wasm-vips"
]
}
}

0 comments on commit 89a4650

Please sign in to comment.