Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
.npmignore: Ignore heavy, unused parts of libgit2 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeDeeG authored Jan 12, 2021
1 parent 86b38eb commit 4a22127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/build
/spec
/deps/libgit2/build
/deps/libgit2/fuzzers
/deps/libgit2/tests
/deps/libgit2/tests-clar
*.a
*.o
Expand Down

0 comments on commit 4a22127

Please sign in to comment.