Skip to content

Commit 8fb8c19

Browse files
committed
Add symlink to node_modules/.bin
1 parent cdf5c03 commit 8fb8c19

File tree

4 files changed

+3
-12
lines changed

4 files changed

+3
-12
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/node_modules/*
2-
!/node_modules/git-hooks
2+
/node_modules/.bin/*
3+
!/node_modules/.bin/git-hooks
34
/coverage
45
npm-debug.log

node_modules/.bin/git-hooks

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/git-hooks/README.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

node_modules/git-hooks/package.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)