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

Commit 07e9a9c

Browse files
committed
Try to ignore .git in all subfolders for npm
1 parent 804a4f5 commit 07e9a9c

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)