mirror of
https://github.com/jakejarvis/simpip.git
synced 2025-10-16 08:24:28 -04:00
deploy worker the "right" way (via wrangler)
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules/
|
||||
vendor/
|
||||
.env*
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
lerna-debug.log*
|
||||
*.log
|
Reference in New Issue
Block a user