initial commit phase .

This commit is contained in:
|| Prof. - Xadk3! 2023-04-17 07:11:06 +00:00
parent 50e2f6d92d
commit a5f1d08a5e
6 changed files with 4517 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
/target
*db*
__pycache__/
.o
.so
.exe
.pyc
.ts
*_no.git_*
venv/
*venv*