mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
5 Commits
9065f849ac
...
299de799a8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
299de799a8 | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
e07dbd29dc |
@ -1,5 +1,6 @@
|
|||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.localized
|
||||||
__MACOSX/
|
__MACOSX/
|
||||||
.AppleDouble
|
.AppleDouble
|
||||||
.LSOverride
|
.LSOverride
|
||||||
|
|||||||
@ -7,5 +7,8 @@ mise.local.toml
|
|||||||
.mise/*.local.toml
|
.mise/*.local.toml
|
||||||
mise/*.local.toml
|
mise/*.local.toml
|
||||||
|
|
||||||
|
# https://mise.jdx.dev/dev-tools/mise-lock.html#local-lockfiles
|
||||||
|
mise.local.lock
|
||||||
|
|
||||||
# https://mise.jdx.dev/configuration.html#tool-versions
|
# https://mise.jdx.dev/configuration.html#tool-versions
|
||||||
#.tool-versions
|
#.tool-versions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user