mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
4 Commits
2b3a7b58e3
...
f022a0a9cf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f022a0a9cf | ||
|
|
3780fff86c | ||
|
|
110d135b28 | ||
|
|
bf4440e850 |
@ -1,3 +1,6 @@
|
||||
# Godot 4.2+ specific ignores
|
||||
~*.dll
|
||||
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
.nomedia
|
||||
|
||||
@ -37,6 +37,9 @@
|
||||
# Visual Studio cache directory
|
||||
.vs/
|
||||
|
||||
# Jetbrains Rider cache directory
|
||||
.idea/
|
||||
|
||||
# Gradle cache directory
|
||||
.gradle/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user