Commit Inicial
This commit is contained in:
commit
0f47953453
24 changed files with 1366 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.venv/
|
||||
.ruff_cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
logs/
|
||||
configs.json
|
||||
certs/
|
||||
Loading…
Add table
Add a link
Reference in a new issue