mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
4 Commits
50a080d372
...
1405bf091c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1405bf091c | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
01e75ac83d |
@ -4,7 +4,10 @@
|
||||
__MACOSX/
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
Icon[
]
|
||||
|
||||
# Finder custom icons
|
||||
# Pattern [^!-~] prevents corruption by line-ending converters and editor auto-formatting
|
||||
Icon[^!-~]
|
||||
|
||||
# Resource forks
|
||||
._*
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# Godot 4.2+ specific ignores
|
||||
~*.dll
|
||||
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
.nomedia
|
||||
|
||||
Loading…
Reference in New Issue
Block a user