Skip to content

Commit 52243c8

Browse files
Add Cloudflare Workers configuration
1 parent 6475f7f commit 52243c8

4 files changed

Lines changed: 2272 additions & 3 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,9 @@
2020
npm-debug.log*
2121
yarn-debug.log*
2222
yarn-error.log*
23+
24+
# wrangler files
25+
.wrangler
26+
.dev.vars*
27+
!.dev.vars.example
28+
!.env.example

0 commit comments

Comments
 (0)