diff --git a/.gitignore b/.gitignore index e3c687b..5e0e862 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ wheels/ # Virtual environments .venv +uv.lock # Project specific - CTM-DQN checkpoints/ @@ -22,4 +23,4 @@ logs/ # OS .DS_Store -Thumbs.db +Thumbs.db \ No newline at end of file