chore: add pyproject.toml, ruff/pytest config, pre-commit hooks, dev deps
This commit is contained in:
@@ -5,6 +5,12 @@ __pycache__/
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
# Test / lint caches
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
|
||||
# PyInstaller / build
|
||||
build/
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user