Basic inference node setup
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
.DS_Store
|
||||
__pycache__
|
||||
*.pyc
|
||||
.lake_cache/*
|
||||
logs/*
|
||||
.env
|
||||
keys
|
||||
data
|
||||
worker-data
|
||||
head-data
|
||||
lib
|
Reference in New Issue
Block a user