diff --git a/.gitignore b/.gitignore index a2f4ff3..976f23e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ config/ __pycache__/ +build/ +dist/ +.ruff_cache/