chore: sonar scan test #2

Open
demo-bot wants to merge 6 commits from dev into main
Showing only changes of commit fcd2c3563d - Show all commits

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
__pycache__/
*.pyc
*.pyo
.venv/
venv/
.env
*.egg-info/
dist/
.DS_Store