transfer from monorepo
This commit is contained in:
17
worker/.gitignore
vendored
Normal file
17
worker/.gitignore
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
dist
|
||||
build
|
||||
node_modules
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
migrate.sh
|
||||
*/dev.js
|
||||
data/*
|
||||
executables/*
|
||||
namespace/*
|
||||
config/*
|
||||
.env.local
|
||||
.env
|
||||
taskStateInfoKeypair.json
|
||||
localKOIIDB.db
|
||||
metadata.json
|
||||
.npmrc
|
Reference in New Issue
Block a user