diff --git a/gitignore b/gitignore index 68adfd1..12a15de 100644 --- a/gitignore +++ b/gitignore @@ -25,3 +25,5 @@ package-lock.json .mypy_cache .venv .rest +._* +.stignore