To make git ignore things, we need a gitignore.
Here is how to get started with that.

A tool for creating gitignore things: https://www.toptal.com/developers/gitignore/

Of course, there is official documentation for git ignore: https://git-scm.com/docs/gitignore

