Inital Commit
This commit is contained in:
commit
a309e824be
29 changed files with 2856 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
**target/
|
||||
**logs/
|
||||
**.minions/
|
||||
.envrc
|
||||
.env
|
||||
.direnv
|
||||
**.jsonl
|
||||
**.ignore.**
|
||||
snapshot*
|
||||
cert.pem
|
||||
key.pem
|
||||
Loading…
Reference in a new issue