Remove and untrack wrangler.toml

This commit is contained in:
Sam Carlton 2022-02-03 19:50:22 -06:00
parent 8134fc22e4
commit 34ccc4b587
2 changed files with 1 additions and 8 deletions

View file

@ -8,3 +8,4 @@ wasm-pack.log
worker/
node_modules/
.cargo-ok
wrangler.toml

View file

@ -1,8 +0,0 @@
name = "doesitarm-default"
type = "javascript"
account_id = ""
workers_dev = true
route = ""
zone_id = ""
compatibility_date = "2022-02-04"