Fixing broken Yarn lifecycle hooks
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,16 +1,11 @@
|
||||
bin
|
||||
bin/*
|
||||
!bin/ldd
|
||||
build
|
||||
ldd
|
||||
|
||||
# misc
|
||||
*.log
|
||||
.DS_Store
|
||||
node_modules
|
||||
.cache
|
||||
dist
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
# debug
|
||||
npm-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user