mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 14:13:44 +02:00
Merge branch 'github:main' into master
This commit is contained in:
commit
7d1ee40841
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -29,4 +29,3 @@ jobs:
|
||||
exempt-pr-labels: 'keep'
|
||||
close-issue-reason: not_planned
|
||||
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
2
Global/Cursor.gitignore
Normal file
@ -0,0 +1,2 @@
|
||||
.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
|
||||
# committed for packages, but should be committed for applications that require a static
|
||||
# environment.
|
||||
Manifest.toml
|
||||
Manifest*.toml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user