Skip to content

Commit 918cdfc

Browse files
committed
[meta] do not publish github action workflow files
1 parent 22c8dc0 commit 918cdfc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.npmignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# gitignore
2+
node_modules
3+
4+
# Only apps should have lockfiles
5+
npm-shrinkwrap.json
6+
package-lock.json
7+
yarn.lock
8+
9+
# Coverage
10+
coverage
11+
.nyc_output
12+
13+
.github/workflows

0 commit comments

Comments
 (0)