mirror of
https://github.com/github/gitignore.git
synced 2026-08-28 18:57:20 +02:00
Compare commits
4 Commits
8f21b6acf3
...
93695d8a2a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93695d8a2a | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
e07dbd29dc |
@ -7,5 +7,8 @@ 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
|
||||
#.tool-versions
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# Godot 4.2+ specific ignores
|
||||
~*.dll
|
||||
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
.nomedia
|
||||
|
||||
Loading…
Reference in New Issue
Block a user