1
0
Fork 0

Modernizing PyThon Projec

This commit is contained in:
Joao Gilberto Magalhaes 2026-01-22 20:14:22 -05:00
parent b8848c8303
commit 55d0d1a105
51 changed files with 157 additions and 47 deletions

10
.gitignore vendored
View file

@ -6,6 +6,16 @@ __pycache__
.pytest_cache
*.pyc
.env
# uv
uv.lock
.venv/
# Build artifacts
dist/
build/
*.egg-info/
/examples/static/conf/config.yml
/examples/docker/certs/haproxy/.place_holder_cert.pem
/examples/static/host1.local.pem