mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
d9f2f92a90
...
7b3b7a122a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b3b7a122a | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
12a866c6b9 |
@ -1,3 +1,6 @@
|
|||||||
|
# Godot 4.2+ specific ignores
|
||||||
|
~*.dll
|
||||||
|
|
||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
.nomedia
|
.nomedia
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
.zig-cache/
|
.zig-cache/
|
||||||
zig-out/
|
zig-out/
|
||||||
|
zig-pkg/
|
||||||
*.o
|
*.o
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user