How to Create Issue Templates for GitHub?
GitHub provides a simple issue tracker with a minimalist user interface. While this minimalism is often an advantage, it does not help the user report the important details to reproduce a bug:

GitHub provides a simple issue tracker with a minimalist user interface. While this minimalism is often an advantage, it does not help the user report the important details to reproduce a bug:

With the .gitignore file we can tell Git to ignore certain types of files (like *.exe) or whole folders. All it takes is an entry like this if we want to ignore the folder database: