mirror of
https://github.com/astral-sh/uv.git
synced 2026-05-06 08:56:53 -04:00
Add .prism to ignores (#17704)
This commit is contained in:
@@ -20,6 +20,9 @@ target/
|
||||
# Python tmp files
|
||||
__pycache__
|
||||
|
||||
# GitHub issue mirror
|
||||
.prism/
|
||||
|
||||
# Maturin builds, and other native editable builds
|
||||
*.so
|
||||
*.pyd
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
.venv
|
||||
.prism
|
||||
CHANGELOG.md
|
||||
PREVIEW-CHANGELOG.md
|
||||
docs/reference/cli.md
|
||||
|
||||
Reference in New Issue
Block a user