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

Merged
merged 2 commits into from
May 29, 2024

Conversation

MountainKing123
Copy link
Contributor

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".
Copy link
Collaborator

@wirecat wirecat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing!

@wirecat wirecat merged commit 0b806ae into github:main May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants