mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
9f928c4605
...
bd8423fa2a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd8423fa2a | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
791a806e88 |
@ -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/
|
||||
|
||||
# Visual Studio Code configuration directory
|
||||
.vscode/
|
||||
|
||||
# Gradle cache directory
|
||||
.gradle/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user