Add .godot/ folder to Godot.gitignore for Godot 4

This commit is contained in:
Aaron Franke 2020-09-29 03:55:16 -04:00
parent b2ccc4644b
commit 20fdee2f41
No known key found for this signature in database
GPG Key ID: 40A1750B977E56BF
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
.import/
export.cfg
@ -9,3 +12,4 @@ export_presets.cfg
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json