Initial commit: Sproutlink short URL system
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules/
|
||||
dist/
|
||||
.wrangler/
|
||||
.dev.vars
|
||||
.env.local
|
||||
*.env
|
||||
|
||||
# Cloudflare credentials / deployment secrets
|
||||
cf-token
|
||||
d1-id.txt
|
||||
deploy.ps1
|
||||
DEPLOY.md
|
||||
worker/wrangler.toml
|
||||
Reference in New Issue
Block a user