Skip to content

Commit

Permalink
[meta] do not publish github action workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 3, 2021
1 parent 4210e44 commit 82c3904
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .npmignore
@@ -0,0 +1,13 @@
# gitignore

/node_modules

# Only apps should have lockfiles
yarn.lock
package-lock.json

# coverage data
coverage/
.nyc_output/

.github/workflows

0 comments on commit 82c3904

Please sign in to comment.