Skip to content

Commit 82c3904

Browse files
committed
[meta] do not publish github action workflow files
1 parent 4210e44 commit 82c3904

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+
3+
/node_modules
4+
5+
# Only apps should have lockfiles
6+
yarn.lock
7+
package-lock.json
8+
9+
# coverage data
10+
coverage/
11+
.nyc_output/
12+
13+
.github/workflows

0 commit comments

Comments
 (0)