Compare commits

..

No commits in common. "7d1ee408419d9875fd331623b110840c57cb3fdc" and "b02cc7a93fe798f53d74b16df434d886bf1aec86" have entirely different histories.

3 changed files with 2 additions and 3 deletions

View File

@ -29,3 +29,4 @@ jobs:
exempt-pr-labels: 'keep' exempt-pr-labels: 'keep'
close-issue-reason: not_planned close-issue-reason: not_planned
ascending: true # Sort PRs by last updated date in ascending order ascending: true # Sort PRs by last updated date in ascending order
debug-only: true # Set to true to test the action without actually closing any PRs

View File

@ -1,2 +0,0 @@
.cursorignore
.cursorindexingignore

View File

@ -21,4 +21,4 @@ docs/site/
# It records a fixed state of all packages used by the project. As such, it should not be # It records a fixed state of all packages used by the project. As such, it should not be
# committed for packages, but should be committed for applications that require a static # committed for packages, but should be committed for applications that require a static
# environment. # environment.
Manifest*.toml Manifest.toml