Add persistent local review stack
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
.git
|
||||
.venv
|
||||
.review-data
|
||||
deploy/importarr.review.env
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
.ruff_cache
|
||||
.tox
|
||||
**/__pycache__
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
*.egg-info
|
||||
.coverage
|
||||
htmlcov
|
||||
Reference in New Issue
Block a user