diff options
| author | Sam Scholten | 2026-01-15 17:28:27 +1000 |
|---|---|---|
| committer | Sam Scholten | 2026-01-15 17:28:27 +1000 |
| commit | 7e73b259a1f908dfff370930d0a2e82da3f2402b (patch) | |
| tree | afc9e5e6e3ff10e4508904c8994801e71fa98eea /.gitignore | |
| parent | 016f0c4b1815555965100eb5a58a9e81197d8a34 (diff) | |
| download | scopekit-7e73b259a1f908dfff370930d0a2e82da3f2402b.tar.gz scopekit-7e73b259a1f908dfff370930d0a2e82da3f2402b.zip | |
rm uv.lock
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ ipython_config.py # Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control. # This is especially recommended for binary packages to ensure reproducibility, and is more # commonly ignored for libraries. -# uv.lock +uv.lock # poetry # Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control. |
