mirror of https://github.com/astral-sh/uv
Add Insta's pending snapshots to .gitignore (#1721)
This commit is contained in:
parent
f3ef55f879
commit
7b2c93f9fb
|
|
@ -1,3 +1,6 @@
|
|||
# Insta snapshots.
|
||||
*.pending-snap
|
||||
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
debug/
|
||||
|
|
|
|||
Loading…
Reference in New Issue