Anatomy of a .gitignore
What's in a .gitignore file? And what SHOULD be there instead? Become a master at pretending files don't exist and learn some neat tricks along the way!
What's in a .gitignore file? And what SHOULD be there instead? Become a master at pretending files don't exist and learn some neat tricks along the way!
Use git hooks to prevent code formatting and static analysis from making your CI unhappy.