Skip to content

Commit

Permalink
exclude deploy artifacts from create-svelte (#1363)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich Harris committed May 6, 2021
1 parent 507e2c3 commit 8a402a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/tame-kangaroos-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'create-svelte': patch
---

Exclude deploy artifacts from create-svelte package
4 changes: 3 additions & 1 deletion packages/create-svelte/templates/default/.ignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.meta.json
package.json
netlify.toml
wrangler.toml
wrangler.toml
.cloudflare
.netlify

0 comments on commit 8a402a9

Please sign in to comment.