1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 05:34:21 +01:00

fixed Godot 4+ .gitignore

This commit is contained in:
@Eternal-Grace 2024-07-13 20:33:12 +02:00
parent 8779ee73af
commit 9cbe07e47f

View File

@ -2,6 +2,8 @@
.godot/
# Godot-specific ignores
*.tmp
*.import
.import/
export.cfg
export_presets.cfg
@ -13,3 +15,6 @@ export_presets.cfg
.mono/
data_*/
mono_crash.*.json
# System
.DS_Store