Skip to content

Commit

Permalink
Merge pull request m-novikov#55 from DerekStride/derek/remove-artifacts
Browse files Browse the repository at this point in the history
Derek/remove artifacts
  • Loading branch information
DerekStride authored Dec 2, 2022
2 parents 3315821 + 15142bb commit a6d6d07
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 183,095 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ build
/examples/npm
package-lock.json
/target/
/.build/
/.build/
/src/
binding.gyp
/bindings/
19 changes: 0 additions & 19 deletions binding.gyp

This file was deleted.

28 changes: 0 additions & 28 deletions bindings/node/binding.cc

This file was deleted.

19 changes: 0 additions & 19 deletions bindings/node/index.js

This file was deleted.

40 changes: 0 additions & 40 deletions bindings/rust/build.rs

This file was deleted.

52 changes: 0 additions & 52 deletions bindings/rust/lib.rs

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "bindings/node",
"scripts": {
"test": "tree-sitter test",
"install": "node-gyp rebuild"
"install": "tree-sitter generate && node-gyp rebuild"
},
"author": "derek stride",
"license": "MIT",
Expand Down
Loading

0 comments on commit a6d6d07

Please sign in to comment.