Introducing ingoreinit - A CLI tool for creating gitignores
Let's talk generating .gitignore files - a file every git repo should have. Some tools for scaffolding projects like create-tauri-app or composer create-project initialize .gitignore for you. But what about applications which do not use these? Like w...
Oct 17, 20224 min read147

