cmvr_edge_ai/.gitignore

8 lines
72 B
Plaintext

.venv/
.pytest_cache/
__pycache__/
*.py[cod]
*.egg-info/
/build/
/dist/