/ .gitignore
.gitignore
1  target
2  /Cargo.lock
3  __pycache__/
4  .pytest_cache/
5  *.py[cod]
6  .venv/
7  *.whl