diff --git a/.gitignore b/.gitignore index c021392..eda3a42 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,7 @@ docs/site/ dist/** # vscode -.vscode/ \ No newline at end of file +.vscode/ + +# ruff +.ruff_cache \ No newline at end of file