Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit f724c36

Browse files
author
Boris Tacyniak
authored
Merge pull request #1742 from retyui/reduce-npm-size
[other] Reduce npm package size
2 parents 2f3fac4 + 0560544 commit f724c36

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.npmignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,13 @@ local.properties
6262
example
6363

6464
# Git
65-
.git
65+
.git
66+
67+
# GitHub
68+
.github/*
69+
70+
# Docs
71+
submitting-a-pull-request.md
72+
73+
# Vscode
74+
.vscode/*

0 commit comments

Comments
 (0)