mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
3672ae3212
...
7cbeacb88a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7cbeacb88a | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
70cc8bae7c |
@ -22,6 +22,7 @@
|
||||
.idea/**/dynamic.xml
|
||||
.idea/**/uiDesigner.xml
|
||||
.idea/**/dbnavigator.xml
|
||||
.idea/**/sshConfigs.xml
|
||||
|
||||
# Gradle
|
||||
.idea/**/gradle.xml
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
# Godot 4.2+ specific ignores
|
||||
~*.dll
|
||||
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
.nomedia
|
||||
|
||||
Loading…
Reference in New Issue
Block a user