Files
test-alex-1/.gitignore
Scaffolder a4edf15862
All checks were successful
Build and Push to ACR / Build and Push (push) Successful in 46s
initial commit
Change-Id: I15e0d095273278f8531caa7399565fe92857a7ad
2026-03-18 18:18:32 +00:00

10 lines
71 B
Plaintext

__pycache__/
*.pyc
*.pyo
.venv/
venv/
.env
*.egg-info/
dist/
.DS_Store