Add .prism to ignores (#17704)

This commit is contained in:
Zanie Blue
2026-01-26 16:17:45 -06:00
committed by GitHub
parent 4e13f082a8
commit de85bff954
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -20,6 +20,9 @@ target/
# Python tmp files
__pycache__
# GitHub issue mirror
.prism/
# Maturin builds, and other native editable builds
*.so
*.pyd
+1
View File
@@ -1,4 +1,5 @@
.venv
.prism
CHANGELOG.md
PREVIEW-CHANGELOG.md
docs/reference/cli.md