feat: working proto
This commit is contained in:
parent
097d4ec451
commit
1fc1f81f3a
8 changed files with 418 additions and 20 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
/chroma*
|
||||
|
||||
*.DS_Store
|
||||
*.egg*
|
||||
*.log
|
||||
|
|
@ -12,7 +14,9 @@
|
|||
.stestr/
|
||||
.testrepository
|
||||
.tox
|
||||
ChangeLog
|
||||
.project
|
||||
.pydevproject
|
||||
venv
|
||||
/.env
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue