diff --git a/.gitignore b/.gitignore index 76238b29..fa228556 100644 --- a/.gitignore +++ b/.gitignore @@ -145,4 +145,7 @@ bin **.DS_Store data_backup -autotest/temp/ \ No newline at end of file +autotest/temp/ + +# uv lockfile +uv.lock \ No newline at end of file