mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 14:13:44 +02:00
Compare commits
No commits in common. "7d1ee408419d9875fd331623b110840c57cb3fdc" and "b02cc7a93fe798f53d74b16df434d886bf1aec86" have entirely different histories.
7d1ee40841
...
b02cc7a93f
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -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
|
||||||
|
|||||||
@ -1,2 +0,0 @@
|
|||||||
.cursorignore
|
|
||||||
.cursorindexingignore
|
|
||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user