Software Engineering How to use .gitignore Files by Matt Eland March 8, 2023 by Matt Eland March 8, 2023 As a programming instructor, the number one mistake I see my students and graduates make when starting their side projects is that they forget to add a .gitignore file. In…