mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 14:13:44 +02:00
Compare commits
8 Commits
b02cc7a93f
...
7d1ee40841
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d1ee40841 | ||
|
|
c672d4aabe | ||
|
|
b15785f915 | ||
|
|
3cb11f3091 | ||
|
|
48b1054d9d | ||
|
|
9101f3d544 | ||
|
|
17441027c3 | ||
|
|
bf0e0fdbfb |
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