Merge branch 'github:main' into master

This commit is contained in:
Yousha Aleayoub 2025-05-23 12:18:39 +03:30 committed by GitHub
commit 7d1ee40841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View File

@ -29,4 +29,3 @@ 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

2
Global/Cursor.gitignore Normal file
View File

@ -0,0 +1,2 @@
.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