Skip to content

Commit

Permalink
chore: gitignore generated lockfile (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Alvoeiro authored Aug 27, 2024
1 parent 8698bab commit 2865f7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,6 @@ docs/docs/reference

# goose files
.goose

# lock file
uv.lock

0 comments on commit 2865f7b

Please sign in to comment.