You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generating a gitignore with Unity + VisualStudio generates a line in the gitignore which ignores any "[Pp]ackages" folder anywhere on the project. This causes issues because it is a core folder within Unity.
Issue
Expected Behavior:
The Packages folder should not be ignored, when Unity is in the selected options
Issue
Generating a gitignore with Unity + VisualStudio generates a line in the gitignore which ignores any "[Pp]ackages" folder anywhere on the project. This causes issues because it is a core folder within Unity.
Issue
Expected Behavior:
The Packages folder should not be ignored, when Unity is in the selected options
Actual Behavior:
The Packages folder is ignored
Reproduction Steps:
The text was updated successfully, but these errors were encountered: