mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Remove and untrack wrangler.toml
This commit is contained in:
parent
8134fc22e4
commit
34ccc4b587
2 changed files with 1 additions and 8 deletions
1
doesitarm-default/.gitignore
vendored
1
doesitarm-default/.gitignore
vendored
|
|
@ -8,3 +8,4 @@ wasm-pack.log
|
||||||
worker/
|
worker/
|
||||||
node_modules/
|
node_modules/
|
||||||
.cargo-ok
|
.cargo-ok
|
||||||
|
wrangler.toml
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
name = "doesitarm-default"
|
|
||||||
type = "javascript"
|
|
||||||
|
|
||||||
account_id = ""
|
|
||||||
workers_dev = true
|
|
||||||
route = ""
|
|
||||||
zone_id = ""
|
|
||||||
compatibility_date = "2022-02-04"
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue