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

Commit 2b6770c

Browse files
committed
Ignore .git files in npm packages
1 parent 52463dc commit 2b6770c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
.docfx/
22
.github/
3+
.gitattributes
4+
.gitignore
5+
.gitmodules
36
/**/obj/
47
/**/obj.meta

0 commit comments

Comments
 (0)