Skip to content

Commit b2de954

Browse files
authored
Merge pull request #11007 from PurpleMossCollectors/master
Add reminder to update VCS ignore settings on upgrading from Godot 3 …
2 parents 06e8b01 + 5962749 commit b2de954

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.x have entirely different lists of files and folders that should
793+
be ignored by your :ref:`version control system<doc_version_control_systems>`.

0 commit comments

Comments
 (0)