Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update UnrealEngine.gitignore #4436

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MountainKing123
Copy link

Edited Unreal Engine gitignore to also ignore Intermediate data in the Plugins directory, so it ignores deeper nested intermediate data, like with Epic's Game Features plugin e.g. Plugins/GameFeatures/MyGameFeature/Intermediate.

Links to documentation supporting these rule changes:

The applied glob pattern:
https://github.com/git/git/blob/3ee1e0fe11e2eb617170d0487fccfffc67f2b82b/Documentation/glossary-content.txt#L358-L383

Unreal Engine's Game Feature plugin docs. with the required directory structure which is currently not ignored accordingly in the template:
https://dev.epicgames.com/documentation/fr-fr/unreal-engine/game-features-and-modular-gameplay-in-unreal-engine?application_version=5.3

Edited Unreal Engine gitignore to also ignore "Intermediate" data in the "Plugins" directory, so it ignores deeper nested intermediate data, like with Epic's "Game Features" plugin e.g. "Plugins/GameFeatures/MyGameFeature/Intermediate".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant