Skip to content

Commit

Permalink
chore: gitignore generated lockfile (square#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Alvoeiro authored Aug 27, 2024
1 parent dbbd27a commit 6ab1df0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,7 @@ dmypy.json
docs/docs/reference

## goose session files
.goose
.goose

# ignore lockfile
uv.lock

0 comments on commit 6ab1df0

Please sign in to comment.