Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit b2e7852

Browse files
authored
Merge pull request #11 from alvarosaburido/bug/git_folder_npm_error_install
Try to ignore .git in all subfolders for npm
2 parents 804a4f5 + 07e9a9c commit b2e7852

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ babel.config.js
77
vue.config.js
88
postcss.config.js
99
.prettierrc
10+
.git
11+
**/.git/
1012
yarn.lock
1113
/dev
1214
/docs

0 commit comments

Comments
 (0)