initial commit phase .
This commit is contained in:
parent
50e2f6d92d
commit
a5f1d08a5e
6 changed files with 4517 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
/target
|
||||
*db*
|
||||
__pycache__/
|
||||
.o
|
||||
.so
|
||||
.exe
|
||||
.pyc
|
||||
.ts
|
||||
*_no.git_*
|
||||
venv/
|
||||
*venv*
|
Loading…
Add table
Add a link
Reference in a new issue