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 Feb 1, 2021
1 parent c0844e6 commit 2d63384
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# gitignore

node_modules

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

coverage
.nyc_output

.github/workflows

0 comments on commit 2d63384

Please sign in to comment.