What files/folders of a project should I exclude from my repository?

I’m trying to setup a repository on my Stash (Git) server. Currently the project we have in there is roughly 1.27 gigs with having just the base project UE4 generated. Are there any files or folders I should be adding to my .gitignore so we’re just getting the meat of what we need in source control?

This seem to be duplicate of: How do I setup Git for an UE4 project? - Platform & Builds - Epic Developer Community Forums