Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

You might also consider using a .gitignore file in your repository like this one: https://github.com/github/gitignore/blob/master/UnrealEngine.gitignore (basically tells Git/GitHub what files to ignore and not store).

Ok thank you for the tip