Skip to content

Commit c218ffb

Browse files
Add reminder to update VCS ignore settings on upgrading from Godot 3 to Godot 4
1 parent d316eac commit c218ffb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tutorials/migrating/upgrading_to_godot_4.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -784,3 +784,10 @@ editor is closed.
784784
Many settings' names and categories have changed since Godot 3.x. Editor settings
785785
whose name or category has changed won't carry over to Godot 4.0; you will
786786
have to set their values again.
787+
788+
789+
Updating version control settings
790+
-----------------------
791+
792+
Godot 3.x and 4.0 have entirely different lists of files and folders that should
793+
be ignored by your :ref:`version control systems <doc_version_control_systems>`.

0 commit comments

Comments
 (0)