Skip to content

Commit

Permalink
chore: add uv lockfile to .gitignore (#2434)
Browse files Browse the repository at this point in the history
Neglected in #2433
  • Loading branch information
wpbonelli authored Feb 4, 2025
1 parent 3680b7f commit f76864f
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 @@ -103,4 +103,7 @@ app
**.DS_Store

# DFN backups
flopy/mf6/data/dfn_backup/
flopy/mf6/data/dfn_backup/

# uv lockfile
uv.lock

0 comments on commit f76864f

Please sign in to comment.