mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +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/
|
||||
.nomedia
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
.zig-cache/
|
||||
zig-out/
|
||||
zig-pkg/
|
||||
*.o
|
||||
|
||||
Loading…
Reference in New Issue
Block a user