uv/scripts/workspaces
konsti da7d5549a3
Don't copy gitignored files in workspace tests (#4012)
The workspace test directories can be used both in tests and directly
for developing/debugging. In the latter, we shouldn't copy the venv and
the lockfile when running tests. Using the ignore crate over manual
recursion we exclude those files.
2024-06-04 12:58:07 +00:00
..
albatross-in-example Discover workspaces without using them in resolution (#3585) 2024-05-21 17:17:26 +00:00
albatross-just-project Discover workspaces without using them in resolution (#3585) 2024-05-21 17:17:26 +00:00
albatross-project-in-excluded Discover workspaces without using them in resolution (#3585) 2024-05-21 17:17:26 +00:00
albatross-root-workspace Initial workspace support (#3705) 2024-05-28 07:41:53 +00:00
albatross-virtual-workspace Initial workspace support (#3705) 2024-05-28 07:41:53 +00:00
.gitignore Don't copy gitignored files in workspace tests (#4012) 2024-06-04 12:58:07 +00:00